XADenable


Purpose
Enable/disable user interaction.
Synopsis
procedure XADenable(id:integer, state:boolean)
Arguments
id 
Object identifier
state 
true 
enable user interaction with the object
false 
disable user interaction with the object
Further information
Used to enable/disable user interaction with the object. For example, a Save button should probably be disabled if there is nothing to save.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.