Method procedure SLScope.TSLDisplayToolBarButton.PerformClick()
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDisplayToolBarButton
Contents |
Syntax
Delphi:
procedure PerformClick();
C++ Builder:
void __fastcall PerformClick();
Visual C++ (MFC):
void PerformClick();
Summary
Executes click operation for the button.
Description
Call this method to execute a click operation for the button.