This is a component for Lazarus IDE and is a descendent of TSpeedButton with a repeat property. So, if you keep the mouse pressed on the button, it will repeat the code from the onClick event, until the mouse is released. There are two properties: StartInterval - the button starts to repeat the code after xx ms after 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.
Categories
Software DevelopmentLicense
Creative Commons Attribution LicenseFollow TRepeatButton
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TRepeatButton!