FireDAC.Stan.Intf.PFDFormatSettings

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

PFDFormatSettings = ^TFormatSettings;

C++

typedef System::Sysutils::TFormatSettings *PFDFormatSettings;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

レコードを指すポインタです。


PFDFormatSettings は、TFormatSettings レコードを指すポインタです。

関連項目