TcxCustomDataController.SetDisplayText(Integer,Integer,string) Method
Declaration
procedure SetDisplayText(ARecordIndex: Integer; AItemIndex: Integer; const Value: string); virtual;
Parameters
| Name | Type |
|---|---|
| ARecordIndex | Integer |
| AItemIndex | Integer |
| Value | string |
See Also