Free.
lsBtn is free to use. Registration fee is for the
source code.
Valid for Delphi versions 2-6.
Heirarchy
Unit
lsBtn
Description
lsBtn buttons exhibit the same behavior as button controls. Use them to
initiate actions from forms and dialog boxes.
lsBtn buttons have additional properties that are used to specify the
bitmap images and specify the border style of the button.
Set the bitmap property to your own, customized
bitmap for the button. Although the button can be associated with only
one bitmap, the bitmap (glyph property) can be subdivided into two equal-sized
portions, which are displayed based on the state of the button: up or
disabled.
Set the BorderStyle property to set the
border style.
Properties
NOTE: The download file contains an application
that demonstrates the 4 different border styles. This is easier than installing
the button and then experimenting for yourself.
|