FileMan Delphi Components/TFMAccess

From VistApedia
Jump to: navigation, search

TFMAccess Component

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.