TcxCustomDataController.GetDisplayText(Integer,Integer) Method
Declaration
function GetDisplayText(ARecordIndex: Integer; AItemIndex: Integer): string; virtual;
Parameters
Name | Type |
---|---|
ARecordIndex | Integer |
AItemIndex | Integer |
Returns
Type |
---|
string |
See Also