TImageButton 1.1
GPL
12 Jul 2007
In category
Components > Buttons and Check Boxes > Non-standard form
Description
TImageButton is derived from TGraphicControl. Glyph can be a Bitmap only.This TImageButton looks like Skype status bar button, where user sets his on-line state.
- property Picture - now only Bitmap
- property Transparent,
- property InitialState - normal glyph or real-time darkness,
- property OnEnterState - sets what to do after mouse enter event,
- property PopupState - sets when popup can apears if defined,
- property ShadowState - this is it , set to ssSkypeStyle and enjoy,
- property LightState - defines of how much percent of light is decrised/added form/to glyph,
- property ToolButton - shows down arrow to visualize tool button,
- property MoveWhenPressed - when pressed move down the glyph,
- property ShadowColor - this is simple,
- event OnMouseLBtnDown - left mouse button pressed,
- event OnMouseLBtnUp - left mouse button released,
- event OnMouseEnter - occurs when mouse is on the button,
- event OnMouseLeave - occurs when mouse leaves button area,
- demo and source code included.
Informations
- Status: Fully functional
- Source: GPL
- Size: 230 369kB
Platforms:
- Delphi 6
- Delphi 7
Downloads