API:CtlPanel.TAppletApplication.OnSetup
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: CTLPanel.pas CtlPanel.hpp
| |
| Unit: CtlPanel | |
| Parent: TAppletApplication | |
Delphi
property OnSetup: TSetupEvent read FOnSetup write FOnSetup;
C++
__property TSetupEvent OnSetup = {read=FOnSetup, write=FOnSetup};
Description
Embarcadero Technologies does not currently have any additional information.