TiAnalogOutput
Hierarchy Properties Methods Events
Unit
iAnalogOutput (VCL)
QIAnalogOutput (CLX)
Description
TiAnalogOutput is a simple control for entering analog (real) values with a
precision specifier and units. To display integer values only, set the Precision to 0. Use the OnChange event to respond to use changes in the value. Use the OnBeforeChange event to interlock or provide custom limits for the data.
Contents | Index | Previous | Next