TReportTag.TryGetTagParams Method
Number of params for all available tags.
Syntax
Unit: FlexCel.Report
class function TReportTag.TryGetTagParams(const key: string; out ResultValue: Integer): Boolean; static;
Parameters
<-> |
Parameter |
Type |
Description |
const |
key |
string |
|
out |
ResultValue |
Integer |
|
See also