Unit 'flcHTMLStyleProperties' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ThtmlcssBackgroundProperty

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

Declaration

Source position: flcHTMLStyleProperties.pas line 324

type ThtmlcssBackgroundProperty = class(ThtmlcssProperty)

protected

  FBackColor: ThtmlColor;

  

  FBackImage: ThtmlBackgroundImage;

  

  FBackRepeat: ThtmlBackgroundRepeat;

  

  FBackAttach: ThtmlBackgroundAttachment;

  

public

  constructor Create(); override;

  

  procedure ApplyStyleInfo(); override;

  

end;

Inheritance

ThtmlcssBackgroundProperty

  

|

ThtmlcssProperty

  

|

TObject



CT Web help

CodeTyphon Studio