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

ThtmlcssBorderTopProperty

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

Declaration

Source position: flcHTMLStyleProperties.pas line 677

type ThtmlcssBorderTopProperty = class(ThtmlcssProperty)

protected

  FWidth: ThtmlLength;

  

  FStyle: ThtmlBorderStyle;

  

  FColor: ThtmlColor;

  

public

  constructor Create(); override;

  

  procedure ApplyStyleInfo(); override;

  

end;

Inheritance

ThtmlcssBorderTopProperty

  

|

ThtmlcssProperty

  

|

TObject



CT Web help

CodeTyphon Studio