TcxSchedulerReportCustomEventCell.CreateStringCell(string,Boolean,Integer) Method
Declaration
function CreateStringCell(const AText: string; AMultiline: Boolean = True; AData: Integer = 0): TdxReportCellString; virtual;
Parameters
Name | Type |
---|---|
AText | string |
AMultiline | Boolean |
AData | Integer |
Returns
Type |
---|
TdxReportCellString |
See Also