Concept Framework 2.2 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: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications