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

TCSSDeclarationElement

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

Declaration

Source position: fpcsstree.pp line 321

type TCSSDeclarationElement = class(TCSSChildrenElement)

protected

  function GetAsString(); override;

  procedure IterateChildren(); override;

public

  class function CSSType; override;

  destructor Destroy; override;

  procedure AddKey(); virtual;

  property Keys []: TCSSElement; [r]

  property KeyCount: Integer; [r]

  property IsImportant: Boolean; [rw]

  property Colon: Boolean; [rw]

end;

Inheritance

TCSSDeclarationElement

|

TCSSChildrenElement

|

TCSSElement

|

TObject


Documentation generated on: 2023-03-18