GetDialogProperty


 

GetDialogProperty>DialogName,ObjectName,PropertyName,Result

 

Not supported in Macro Scheduler Lite.

 

Returns the value of an object's property.  To access properties of the dialog itself leave ObjectName blank.

 

To see a list of available property names edit the dialog in the Dialog Designer and select the control.  The property names are displayed in the Properties grid.

 

See also: SetDialogProperty

Abbreviation: GDP

 

Example:

 

GetDialogProperty>Dialog1,Memo1,Text,strTheText