IBX.IBSQLMonitor.TIBCustomSQLMonitor.Create

From RAD Studio API Documentation
Jump to: navigation, search

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:

  1. Creates the window
  2. Registers the event
  3. Fires the Monitor thread