Unit 'fpCSSTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-css]

TCSSChildrenElement

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

Declaration

Source position: fpcsstree.pp line 274

type TCSSChildrenElement = class(TCSSElement)

protected

  procedure IterateChildren(); override;

public

  destructor Destroy; override;

  procedure AddChild(); virtual;

  property Children []: TCSSElement; default; [r]

  property ChildCount: Integer; [r]

end;

Inheritance

TCSSChildrenElement

|

TCSSElement

|

TObject


Documentation generated on: 2023-03-18