TdxBarSpinEdit.IntCurValue Property
Returns the current integer portion of an edited value.
Declaration
property IntCurValue: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to obtain or modify the integer portion of a given spin edit value.
See Also