[Overview][Classes][Procedures and functions][Index] |
Gets the value for the text in the control.
Source position: spin.pp line 58
protected function TCustomFloatSpinEdit.RealGetText: TCaption; override; |
RealGetText is an overridden method in TCustomFloatSpinEdit, and calls the inherited method to get the return value when the Handle has been allocated for the control. If the Handle has not been assigned, ValueToStr is called to get the return value for the method.
|
Converts the specified value to a String type using the spin edit settings. |
|
|
Uses the TextHint display status when getting the value for Text. |
Version 4.0 | Generated 2025-05-03 | Home |