Unit 'BCTypes' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBCBorder

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

Declaration

Source position: bctypes.pas line 216

type TBCBorder = class(TBCProperty)

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  procedure Scale();

  

published

  property Color: TColor; [rw]

  

  property ColorOpacity: Byte; [rw]

  

  property LightColor: TColor; [rw]

  

  property LightOpacity: Byte; [rw]

  

  property LightWidth: Integer; [rw]

  

  property Style: TBCBorderStyle; [rw]

  

  property Width: Integer; [rw]

  

end;

Inheritance

TBCBorder

  

|

TBCProperty

  

|

TObject



CT Web help

CodeTyphon Studio