TdxCalculateDocumentVariableEventArgs.Value Property
In This Article
Specifies the value of the DOCVARIABLE field that raised the event.
#Declaration
Delphi
property Value: TValue read; write;
#Property Value
Type |
---|
TValue |
See Also