Unit 'dtdmodel' Package
[Overview][Types][Classes][Index] [#fcl-xml]

TElementDecl

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

Declaration

Source position: dtdmodel.pp line 98

type TElementDecl = class(TDTDObject)

public

  ContentType: TElementContentType;

  IDAttr: TAttributeDef;

  NotationAttr: TAttributeDef;

  RootCP: TContentParticle;

  destructor Destroy; override;

  function GetAttrDef();

  procedure AddAttrDef();

  property AttrDefCount: Integer; [r]

  property AttrDefs []: TAttributeDef; [r]

  property NeedsDefaultPass: Boolean; [r]

  property HasRequiredAtts: Boolean; [r]

end;

Inheritance

TElementDecl

|

TDTDObject

|

TObject


Documentation generated on: 2023-03-18