FireDAC.Stan.Option.TFDCustomOptions
Error: Image is invalid or non-existent.
Delphi
TFDCustomOptions = class (TPersistent)
C++
class PASCALIMPLEMENTATION TFDCustomOptions : public System::Classes::TPersistent
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FireDAC.Stan.Option.pas FireDAC.Stan.Option.hpp |
FireDAC.Stan.Option | FireDAC.Stan.Option |
Description
The base class for all option classes.
The TFDCustomOptions class is a base class for other TFDXxxxOptions classes. The programmer should not use it directly.