FireDAC.Phys.IBBase.TFDIBInfo.Create

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

C++

/* TComponent.Create */ inline __fastcall virtual TFDIBInfo(System::Classes::TComponent* AOwner) : TFDIBService(AOwner) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FireDAC.Phys.IBBase.hpp FireDAC.Phys.IBBase TFDIBInfo


説明

TFDIBInfo のインスタンスを作成します。

関連項目