TdxBarSpinEdit.IntValue Property
Returns the integer portion of a value.
Declaration
property IntValue: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Returns the integer portion of a value.
Note
This property changes upon completion of an edit operation; i.e upon pressing ENTER or exiting the spin edit.
See Also