Application | Get TDMSApplication to work with classifiers, object/user links |
AttributeDef | Get TDMSAttributeDef property for edit control |
ButtonEnabled | Check edit button clickable |
ButtonType | Get button type |
ComboItems | Get combo items for edit with combo |
DisplayText | Get visible text of edit control |
Enabled | Get enabled state |
ReadOnly | Get read only state |
SpinLower | Get spin lower range for spin edit ctrl |
SpinPos | Get spin pos for spin edit ctrl |
SpinStep | Get spin step for spin edit ctrl |
SpinUpper | Get spin upper range for spin edit ctrl |
Text | Get text from edit control |
Value | Get variant value from edit control |
BeforeModify | Occurs before data source updated from user input. |
ButtonClick | Occurs when edit button clicked. |
Modified | Occurs after edit control data modified by user. |