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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TRepeatButton!