|
OnCalcVariables event (TgtCustomDocumentEngine) |
Top |
|
property OnCalcVariables: TgtOnCalcVariablesEvent read FOnCalcVariables write SetOnCalcVariables;
Description This event is triggered for every variable found in the text rendered through TextOut, TextRect etc. if the property CalculateVariables is True.
|