XML Property (Read/Write) |
Top Previous Next |
When assigning an XML code, it generates a TnbFields collection. Reading this property, generates and returns an XML code from unprotected TnbFields, cursor location and AID Key.
Visual Basic Syntax
TNBXmlVirtual.XML [= String]
Delphi Syntax
TNBXmlVirtual.XML [:= String];
|