SpeedButton component

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Use TSpeedButton to add a button to a group of buttons in a form. TSpeedButton introduces properties that can be used to set graphical images that represent the different button states (selected, unselected, disabled and so on). Use other properties to specify multiple images or to rearrange the images and text on the button. TSpeedButton also introduces properties that allow speed buttons to work together as a group. Speed buttons are commonly grouped in panels to create specialized tool bars and tool palettes.

Main properties are: AllowAllUp, DOwn, Flat, Glyp, Spacing, Caption, GroupIndex.

Methods

In TSpeedButton

Click

Create

Destroy

Derived from TControl

Derived from TComponent

Derived from TPersistent

Derived from TObject

Your Ad Here