TdxCalculateDocumentVariableEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a data container for a document variable calculation event. |
#Properties
Name | Description |
---|---|
Arguments | Provides access to the parsed arguments of the document variable. |
Handled | Specifies if the built-in document calculation routine is disabled. |
Keep |
Specifies if the pending document insert operation keeps the last paragraph of the source document in the resulting document. |
Value | Specifies the value of the DOCVARIABLE field that raised the event. |
Variable |
Returns the name of the document variable to which the DOCVARIABLE field refers. |
#Methods
Name | Description |
---|---|
Empty |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also