AllowEdit Property
|
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName.AllowEdit := lAllowEdit
Get:
<ParentWindowName>.<ControlName>.AllowEdit --> lAllowEdit
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>, AllowEdit , lAllowEdit )