Method | Description | |
---|---|---|
EditDescriptors ( string value ) : void | ||
EditProperties ( int parentWindow ) : bool | ||
SetDefaultProperties ( int index ) : void | ||
get_Descriptor ( int index ) : string | ||
get_FullDescription ( int index ) : string | ||
get_ValueChoiceDescriptor ( int choice ) : string |
Method | Description | |
---|---|---|
RegisterFunction ( |
||
UnregisterFunction ( |
public EditDescriptors ( string value ) : void | ||
value | string | |
return | void |
public EditProperties ( int parentWindow ) : bool | ||
parentWindow | int | |
return | bool |
public SetDefaultProperties ( int index ) : void | ||
index | int | |
return | void |
public get_FullDescription ( int index ) : string | ||
index | int | |
return | string |
public get_ValueChoiceDescriptor ( int choice ) : string | ||
choice | int | |
return | string |