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