IBX.IBSQLMonitor.TIBSQLMonitor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner : TComponent); override;

C++

__fastcall virtual TIBSQLMonitor(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBSQLMonitor.pas
IBX.IBSQLMonitor.hpp
IBX.IBSQLMonitor TIBSQLMonitor

Description

Creates an instance of TIBCustomSQLMonitor.

IBX.IBSQLMonitor.TIBSQLMonitor.Create inherits from IBX.IBSQLMonitor.TIBCustomSQLMonitor.Create. All content below this line refers to IBX.IBSQLMonitor.TIBCustomSQLMonitor.Create.

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