The base class for TPushButton and TRadioButtonBase.
| ||
Draws the buttons shadow. |
| ||
Draws the labels text when no bitmap was loaded or the bitmap.
Attention`DrawLabel' would be a better name now! |
| ||
| ||
TButtonBase objects can display either a text label or a bitmap. When this method succeeds the bitmap is used and `true' is returned. |
| ||
`true' will move the button down and trigger `sigArm', `false' will release the button and trigger `sigDisarm'. |
| ||