Concept Framework 2.0 documentation Contents | Index

OptionDialog.Options

Name Type Access Version Deprecated
Options property public version 1.0 no

Prototype:
Read/Write property Options[=array of string]


Description:
Sets or gets the array of options for the dialog. For each element in the array, a button with the string in the array will be created. Can be, for example ["_Ok", "_Cancel"]; this will cause the dialog to have 2 buttons respectively "Ok" and "Cancel"

Returns:
Returns the option array (if any) or null (if none is set).

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software