TcxCustomImageComboBoxProperties.GetImageComboBoxDisplayValue(TcxEditValue,string,TcxImageIndex) Method
Declaration
procedure GetImageComboBoxDisplayValue(const AEditValue: TcxEditValue; out AText: string; out AImageIndex: TcxImageIndex);
Parameters
Name | Type |
---|---|
AEditValue | TcxEditValue |
AText | string |
AImageIndex | TcxImageIndex |
See Also