FireDAC.Stan.Option.TFDSecurityOptions

提供:RAD Studio API Documentation

TFDSecurityOptionsFireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObject

Delphi

TFDSecurityOptions = class(TFDCustomOptions)

C++

class PASCALIMPLEMENTATION TFDSecurityOptions : public TFDCustomOptions

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

説明

すべてのオプション クラスの基底クラスです。 すべてのオプション クラスの基底クラスです。

TFDCustomOptions クラスは、他の TFDXxxxOptions クラスの基底クラスです。プログラム中で直接使用してはなりません。

関連項目