TRepeatButton 1.0
Freeware
11 Dec 2000
In category
Components > Buttons and Check Boxes > Speed Buttons
Description
This component is a descendent of TSpeedButton with a repeat property. So, if you keep the mouse pressed above the button, it will repeat the code from the onClick event, unitl the mouse is released. There are two new properties:- StartInterval - the button starts to repeat the code after xx ms starting from the time the mouse was pressed. This is necessary, because, if the button starts to repeat the code immediately, it will repeat the code a few times, even if you give only a MouseClick.
- Repeatinterval - the interval between the repeats.
Informations
- Status: Fully functional
- Source: FW
- Size: 3 769kB
Platforms:
- Delphi 5
Downloads