TcxCustomShellComboBoxProperties.GetShellDisplayValue(TcxEditValue,Boolean,string,Integer,Integer) Method
Declaration
procedure GetShellDisplayValue(const AEditValue: TcxEditValue; AFocused: Boolean; out AText: string; out AShellSysIconIndex: Integer; out AShellSysIconOverlayIndex: Integer);
Parameters
| Name | Type |
|---|---|
| AEditValue | TcxEditValue |
| AFocused | Boolean |
| AText | string |
| AShellSysIconIndex | Integer |
| AShellSysIconOverlayIndex | Integer |
See Also