Unit 'kbuttons' Package
[Overview][Constants][Types][Classes][Index] [#pl_kcontrols]

TKSpeedButton

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

Declaration

Source position: kbuttons.pas line 213

type TKSpeedButton = class(TKButtonControl)

protected

  procedure GlyphChange();

  

  procedure DrawInterior(); override;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Cancel: Boolean;

  

  property Default: Boolean;

  

  property Glyph: TKAlphaBitmap; [rws]

  

  property Images: TCustomImageList; [rw]

  

  property ImageIndex: TImageIndex; [rw]

  

  property ModalResult: TModalResult;

  

end;

Inheritance

TKSpeedButton

  

|

TKButtonControl

  

|

TKCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio