FireDAC.Comp.Client.TFDCustomManager Properties
InheritedProtected
Active | public | Gets or sets the active status of the FireDAC manager. |
ActiveStoredUsage | public | Controls how to use the Active property value saved to DFM. |
ActualConnectionDefFileName | public | Returns the file name containing the expanded connection definition. |
ActualDriverDefFileName | public | Returns the file name containing the expanded driver definition. |
AutoCreated | public | Represents a manager auto-created object. |
ComObject | public | Specifies the interface reference implemented by the component. |
ComponentCount | public | Indicates the number of components owned by the component. |
ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
Components | public | Lists all components owned by the component. |
ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
ComponentStyle | public | Governs the behavior of the component. |
ConnectionCount | public | The number of connection objects. |
ConnectionDefFileAutoLoad | public | Controls how the connection definition file must be loaded. |
ConnectionDefFileLoaded | public | Checks whether the connection definition file is loaded. |
ConnectionDefFileName | public | Gets or sets the name of a connection definition file. |
ConnectionDefs | public | The list of connection definitions. |
Connections | public | Represents the application connection objects. |
DesignInfo | public | Contains information used by the Form designer. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
DriverDefFileAutoLoad | public | Controls how the driver definition file must be loaded. |
DriverDefFileName | public | Gets or sets the name of a driver definition file. |
DriverDefs | public | The list of driver definitions. |
FetchOptions | public | The "root" fetch options. |
FormatOptions | public | The "root" data format options. |
Name | published | Specifies the name of the component as referenced in code. |
Observers | public | Indicates the TObservers object added to the TComponent. |
OptionsIntf | public | |
OptionsIntfImpl | protected | |
Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
ResourceOptions | public | The "root" resource control options. |
SecurityOptions | public | |
SilentMode | public | Gets or sets the FireDAC global "silent" flag. |
State | public | Returns the current state of the FireDAC manager. |
Tag | published | Stores a NativeInt integral value as a part of a component. |
UpdateOptions | public | The "root" data updating options. |
VCLComObject | public | Represents information used internally by components that support COM. |
WaitCursor | public | Gets or sets the waiting cursor shape. |