TReportTag.TryGetTag Method
All available tags.
Syntax
Unit: FlexCel.Report
class function TReportTag.TryGetTag(const TagId: string; out ResultValue: TValueType): Boolean; static;
Parameters
<-> |
Parameter |
Type |
Description |
const |
TagId |
string |
|
out |
ResultValue |
TValueType |
|
See also