FireDAC.Stan.Intf.PFDFormatSettings

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PFDFormatSettings = ^TFormatSettings;

C++

typedef System::Sysutils::TFormatSettings *PFDFormatSettings;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Zeiger auf einen Record.

PFDFormatSettings ist ein Zeiger auf den Record TFormatSettings.

Siehe auch