TcxCustomColorComboBoxProperties.GetColorComboBoxDisplayValue(TcxEditValue,TColor,string,Boolean) Method
Declaration
procedure GetColorComboBoxDisplayValue(const AEditValue: TcxEditValue; out AColor: TColor; out ADescription: string; out AColorFound: Boolean);
Parameters
Name | Type |
---|---|
AEditValue | TcxEditValue |
AColor | TColor |
ADescription | string |
AColorFound | Boolean |
See Also