Delphi 1.0x freeware Buttons |
[ CaptionButton.zip ] [ 7,963 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
TCaptionButton Components Additional button on the form's title bar. Added: 15-07-1999/22-06-2000 | Version: 1.2 | Downloads: 16571/16220/9
|
[ flatbtn1.zip ] [ 5,716 bytes ] | [ Freeware ] [ With Source ] [ D1 ] | ||
TFlatBtn is a descendant of TSpeedButton that overrides the default Painting and Mouse handling. TFlatBtn provides a new Flat property to decipher weather the button should be flat, or standard. When Flat is true the button is flat with no border. When the mouse cursor moves over the button, it rises, and when the mouse cursor leaves the button, it returns flat again. When Flat is false the button acts as a standard TSpeedButton. We override the normal drawing to give the button a Windows 95/98 button appearance. The idea for this component comes from Windows 95/98 task bar buttons. There doesn't seem to be any noticeable impact on performance, however, your mileage may vary. Added: 10-11-2000 | Version: 1.0 | Downloads: 2037/2037/3
|
[ reptbutn.zip ] [ 6,373 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
Repeatbutton unit You can use this component to place a repeating Button on your Form. For example: as a database navigator. Available are the normal button, the BitButton and the SpeedButton. The objectproperties are the same as the original Buttons except for 2 more values: - InitRepeatPause -> Wait xx ms before repeating. - repeatPause -> wait xx ms between repeating. Added: 5-09-1999 | Version: n/a | Downloads: 9774/9774/2
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.