Unit 'gaLayers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TgaLayerButtonDesigner

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

Declaration

Source position: galayers.pas line 316

type TgaLayerButtonDesigner = class(TgaLayerDesigner)

protected

  procedure SetEnabled();

  

  procedure SetButtonAttributes(); virtual;

  

public

  constructor Create(); override;

  

  procedure Draw; virtual;

  

  property BtnIdx: Integer; [r]

  

  property Enabled: Boolean; [rw]

  

  property Size: Integer; [rw]

  

  property Color: TColor32; [rw]

  

  property Shape: TgaButtonShape; [rw]

  

  property ButtonOutline: TPathD; [rw]

  

end;

Inheritance

TgaLayerButtonDesigner

  

|

TgaLayerDesigner

  

|

TgaLayerHitTest

  

|

TgaLayer

  

|

TObject



CT Web help

CodeTyphon Studio