Méthode | 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 |
Méthode | Description | |
---|---|---|
RegisterFunction ( |
||
UnregisterFunction ( |
public EditDescriptors ( string value ) : void | ||
value | string | |
Résultat | void |
public EditProperties ( int parentWindow ) : bool | ||
parentWindow | int | |
Résultat | bool |
public SetDefaultProperties ( int index ) : void | ||
index | int | |
Résultat | void |
public get_Descriptor ( int index ) : string | ||
index | int | |
Résultat | string |
public get_FullDescription ( int index ) : string | ||
index | int | |
Résultat | string |
public get_ValueChoiceDescriptor ( int choice ) : string | ||
choice | int | |
Résultat | string |