TdxPDFComboBoxField.Text Property
In This Article
Returns the selected field item‘s display value.
#Declaration
Delphi
property Text: string read;
#Property Value
Type | Description |
---|---|
string | The display value of the field item that corresponds to the current Item |
See Also