API:FireDAC.Stan.Option.TFDResourceOptions

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObjectTFDResourceOptions

Delphi

TFDResourceOptions = class(TFDCustomOptions)

C++

class PASCALIMPLEMENTATION TFDResourceOptions : public TFDCustomOptions

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.

FireDAC.Stan.Option.TFDResourceOptions inherits from FireDAC.Stan.Option.TFDCustomOptions. All content below this line refers to FireDAC.Stan.Option.TFDCustomOptions.

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.

See Also