Unit 'flcXMLDocument' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TxmlNameChildSpec

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcXMLDocument.pas line 606

type TxmlNameChildSpec = class(AxmlChildSpec)

protected

  FName: UnicodeString;

  

public

  constructor Create();

  

  procedure Print(); override;

  

  property Name: UnicodeString; [r]

  

end;

Inheritance

TxmlNameChildSpec

  

|

AxmlChildSpec

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio