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

TContentParticle

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

Declaration

Source position: dtdmodel.pp line 31

type TContentParticle = class(TObject)

public

  destructor Destroy; override;

  function Add;

  function IsRequired;

  function FindFirst();

  function FindNext();

  function MoreRequired();

  property ChildCount: Integer; [r]

  property Children []: TContentParticle; [r]

  property Def: TObject; [rw]

  property CPType: TCPType; [rw]

  property CPQuant: TCPQuant; [rw]

end;

Inheritance

TContentParticle

|

TObject


Documentation generated on: 2023-03-18