TcxCustomFontNameComboBoxProperties.GetFontNameComboBoxDisplayValue(TcxEditValue,Integer,string) Method
Declaration
procedure GetFontNameComboBoxDisplayValue(const AEditValue: TcxEditValue; out AItemIndex: Integer; out AText: string);
Parameters
Name | Type |
---|---|
AEditValue | TcxEditValue |
AItemIndex | Integer |
AText | string |
See Also