/
ccFields.SetProperties

ccFields.SetProperties

Parameter

 (Field : Variant; Enabled, Visible : Boolean) : Boolean;

Beschreibung

SetProperties setzt die Eigenschaften Enabled und Visible des angegebenen Feldes. Field ist dabei entweder die Id oder der technische Name des Feldes.

Beispiel

ccFields.SetProperties('Name',false,true);

Related content

ccFields.SetProperties
ccFields.SetProperties
More like this
ccFields.SetProperties
ccFields.SetProperties
More like this
ccFields.SetProperties
ccFields.SetProperties
More like this
ccFields.SetProperties
ccFields.SetProperties
More like this
ccFields.SetLastValue
ccFields.SetLastValue
More like this
ccFields.SetLastValue
ccFields.SetLastValue
More like this