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