Unit 'LR_Ctrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_report]

TfrTBSeparator

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

Declaration

Source position: lr_ctrls.pas line 112

type TfrTBSeparator = class(TGraphicControl)

protected

  FDrawBevel: Boolean;

  

  procedure SetParent(); override;

  

  procedure SetDrawBevel();

  

public

  constructor Create(); override;

  

  procedure Paint; override;

  

published

  property Align;

  

  property DrawBevel: Boolean; [rw]

  

  property Height;

  

  property Width;

  

end;

Inheritance

TfrTBSeparator

  

|

TObject



CT Web help

CodeTyphon Studio