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

TBGRAPanel

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

Declaration

Source position: bgrapanel.pas line 49

type TBGRAPanel = class(TPanel)

protected

  procedure CMChanged(); message;

  

  procedure FontChanged(); override;

  

  procedure Paint; override;

  

  procedure Resize; override;

  

  procedure SetEnabled(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure BeginUpdate; virtual;

  

  procedure EndUpdate; virtual;

  

published

  property BackgroundStyle: TBGRAPanelBackStyle; [rw]

  

  property CaptionAlignment: TAlignment; [rw]

  

  property CaptionLayout: TTextLayout; [rw]

  

  property CaptionOffsetX: Integer; [rw]

  

  property CaptionOffsetY: Integer; [rw]

  

  property CaptionShadow: Boolean; [rw]

  

  property CaptionShadowColor: TColor; [rw]

  

  property CaptionShadowX: Integer; [rw]

  

  property CaptionShadowY: Integer; [rw]

  

  property CaptionShadowRadius: Integer; [rw]

  

  property Gradient: TBCGradient; [rw]

  

  property OnAfterPrepareBGRAPanel: TOnAfterPrepareBGRAPanel; [rw]

  

end;

Inheritance

TBGRAPanel

  

|

TObject



CT Web help

CodeTyphon Studio