Location: Symbol Reference > Structs, Records, Enums > TJwXMLAttribute Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwXMLAttribute Record
Pascal
TJwXMLAttribute = record
  Name: TJwString;
  Value: TJwString;
end;
Members 
Description 
Name: TJwString; 
Value defines the name of the attribute 
Value: TJwString; 
Value defines the name of the attribute 

TJwXMLAttribute defines an attribute. Attributes with empty name or value will be ignored

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!