TIBEAntialiasButton is a graphical button with an antialias property which allows smoother integration in the userinterface. It inherits from standard TButton to provide the exact same behaviour. Besides this antialias capability, it provides properties suchas :
- Round corners - Definable border size - For each state (over, down, away, disabled):
* Custom colors * Custom font
- TPicture glyphs - Text alignment (left, center, right aligned) - Multiline caption - Margins and glyph separation from caption - Antialias is made at run-time and can be switched off - Faster antialiasing algorithm - TPicture support - Optional gray glyph when disabled - Glyph position left/right/top/bottom - Choose which corner is round - Powerful and easy property editors
What's new in the version 1.2
- Fixed flickering with XP theme enabled and the button is over an image - Fixed system colors restitution across systems - Property editors for general properties and caption - Help file for the property editors
|