Home Download EMail FAQ Links

TlsBtn
 

Delphi Bitmap Button Component

Description: TlsBtn is a Delphi push button component that can include a bitmap on its button face. You can also choose 4 different Border Styles.


Download: Buy Now:
 
 
177k
  Shareware


$15.00 USD
Paypal
Credit Card





Additional Info:


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

  Bitmap
  BorderStyle
  Color
  FontColorHover
  FontColorDisabled
  NumBmps

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.