AidKey Property (Write Only) |
Top Previous Next |
Sets the Attention Identifier Key and executes the SendAid method. Modified fields can be input fields (unprotected) or, sometimes protected fields, having the property Modified set to True.
Visual Basic Syntax
TNBXmlVirtual.AIDKey [= TNBAid]
Delphi Syntax
TNBXmlVirtual.AIDKey [:= TNBAid];
It can take any of AidKey constant values:
See also Aid constants.
|