FileMan Delphi Components/TFMAccess
From VistApedia
TFMAccess Component
- TFMAccess Component Properties
- TFMAccess Component Methods
- See Also related topics
- Defined in the Diaccess Unit
Parent Class
TFMAccess = class(TComponent)
Description
The TFMAccess component is the abstract component on which all FMDC data access components are based. TFMAccess provides a set of common properties and methods for all FMDC data access components.
You do not need to use this component directly; however, when using the FMDC data access components, you will need to use the properties and methods those components inherit from TFMAccess.