IBX.IBSQLMonitor.TIBCustomSQLMonitor.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TIBCustomSQLMonitor(System::Classes::TComponent* AOwner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | IBX.IBSQLMonitor.pas IBX.IBSQLMonitor.hpp |
IBX.IBSQLMonitor | TIBCustomSQLMonitor |
Description
Creates an instance of TIBCustomSQLMonitor.
Call Create to create an instance of TIBCustomSQLMonitor. Create also:
- Creates the window
- Registers the event
- Fires the Monitor thread