Class TINIEntryButton (unit INIEnt)

Inherits from

TINIEntry

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


procedure RefreshControl;


procedure Reset;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


procedure SetGlyph(gBMP:TBitmap);

******************************************************* INIEntryButton ********************************************************

Properties

property CaptionStyle :


property Glyph : TBitmap


property Height : Integer


property NumGlyphs : Integer


property ShowCaption : Boolean


property Width : Integer


Events

event OnClick : TNotifyEvent


Variables

FGlyph : TBitmap;


FH : Integer;


FNumGlyphs : Integer;


FOnClick : TNotifyEvent;


FShowCaption : Boolean;


FW : Integer;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


procedure RefreshControl;


procedure Reset;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


procedure SetGlyph(gBMP:TBitmap);

******************************************************* INIEntryButton ********************************************************


Properties


property CaptionStyle :


property Glyph : TBitmap


property Height : Integer


property NumGlyphs : Integer


property ShowCaption : Boolean


property Width : Integer


Events


event OnClick : TNotifyEvent


Variables


FGlyph : TBitmap;


FH : Integer;


FNumGlyphs : Integer;


FOnClick : TNotifyEvent;


FShowCaption : Boolean;


FW : Integer;