FireDAC.Stan.Intf.PFDMoniEventKinds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PFDMoniEventKinds = ^TFDMoniEventKinds;

C++

typedef TFDMoniEventKinds *PFDMoniEventKinds;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Pointer to a type.

PFDMoniEventKinds is a pointer to the TFDMoniEventKinds type.

See Also