Unit 'Img32.Layers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TButtonDesignerLayer32

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

Declaration

Source position: Img32.Layers.pas line 338

type TButtonDesignerLayer32 = class(THitTestLayer32)

protected

  procedure SetButtonAttributes(); virtual;

  

public

  constructor Create(); override;

  

  procedure Draw; virtual;

  

  procedure UpdateHitTestMask(); virtual;

  

  property Enabled: Boolean; [rw]

  

  property Size: Integer; [rw]

  

  property Color: TColor32; [rw]

  

  property Shape: TButtonShape; [rw]

  

  property ButtonOutline: TPathD; [rw]

  

  property BtnIdx: Integer; [r]

  

end;

Inheritance

TButtonDesignerLayer32

  

|

THitTestLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio