FireDAC.Stan.Intf.PFDFormatSettings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PFDFormatSettings = ^TFormatSettings;

C++

typedef System::Sysutils::TFormatSettings *PFDFormatSettings;

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 record.

PFDFormatSettings is a pointer to the TFormatSettings record.

See Also