FireDAC.Stan.Option.TFDOptionChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDOptionChangeEvent = procedure (AOptions: TFDCustomOptions) of object;

C++

typedef void __fastcall (__closure *TFDOptionChangeEvent)(TFDCustomOptions* AOptions);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

Embarcadero Technologies does not currently have any additional information.