Description | Hierarchy | Fields | Methods | Properties |
type TAdSimpleXMLProp = class(TObject)
![]() |
function GetSimpleXML: TAdSimpleXML; |
![]() |
function SaveToString: string; |
![]() |
function FullName:string; |
![]() |
property Parent: TAdSimpleXMLProps read FParent write FParent; |
![]() |
property Name: string read FName write SetName; |
![]() |
property Value: string read FValue write FValue; |
![]() |
property IntValue: Int64 read GetIntValue write SetIntValue; |
![]() |
property BoolValue: Boolean read GetBoolValue write SetBoolValue; |
![]() |
property FloatValue: Extended read GetFloatValue write SetFloatValue; |
![]() |
property NameSpace: string read FNameSpace write FNameSpace; |
![]() |
property Data: Pointer read FData write FData; |
![]() |
function GetSimpleXML: TAdSimpleXML; |
![]() |
function SaveToString: string; |
![]() |
function FullName:string; |
![]() |
property Parent: TAdSimpleXMLProps read FParent write FParent; |
![]() |
property Name: string read FName write SetName; |
![]() |
property Value: string read FValue write FValue; |
![]() |
property IntValue: Int64 read GetIntValue write SetIntValue; |
![]() |
property BoolValue: Boolean read GetBoolValue write SetBoolValue; |
![]() |
property FloatValue: Extended read GetFloatValue write SetFloatValue; |
![]() |
property NameSpace: string read FNameSpace write FNameSpace; |
![]() |
property Data: Pointer read FData write FData; |