Rx DB Calc Edit

RX Library

Control Name Unit Class
RxDbCalcEdit RxDBCtrl TRxDBCalcEdit

Description: The TRxDBCalcEdit component is the data-aware version of the TRxCalcEdit. This means that the TRxDBCalcEdit can be connected to a data source and edit the contents of numeric fields in the data source. TRxDBCalcEdit provides a drop-down calculator to help you calculate the number. TRxDBCalcEdit is a direct descendant of the TRxCalcEdit class and inherits all of its properties, events and methods.


Property Value
Declaration: Value: Extended;

Value is the actual data in a TRxDBCalcEdit. Use Value to read data directly from and write data directly to an editor. When Text property is empty string, the Value property returns 0 (zero).


Index Page | About | Download
Creation Date: 4 Feb 1998 | Last Update: 16 Mar 2000