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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TRepeatButton!