TcxCustomFontNameComboBoxProperties.GetFontNameComboBoxDisplayValue(TcxEditValue,Integer,string) Method
In This Article
#Declaration
Delphi
procedure GetFontNameComboBoxDisplayValue(const AEditValue: TcxEditValue; out AItemIndex: Integer; out AText: string);
#Parameters
Name | Type |
---|---|
AEdit |
Tcx |
AItem |
Integer |
AText | string |
See Also