TdxBarSpinEdit.Prefix Property
Specifies text to be displayed in a spin editor.
Declaration
property Prefix: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to inform a user about measurement units for an edited value. Use the PrefixPlace property to set text position relative to the edited value.
See Also