Editable Property (Read Only)

Top  Previous  Next

Returns true if the field is editable (unprotected), otherwise returns false.

 

Visual Basic Syntax

 

[Boolean =] TNBXField.Editable

 

Delphi Syntax

 

[Boolean :=] TNBXField.Editable;

 

 

See Also Mandatory property.