[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdbexport.pp line 60
type TExportFields = class(TCollection) |
public |
function IndexOfField(); |
function IndexOfExportedName(); |
function FindExportField(); |
function FindExportName(); |
function AddField(); virtual; |
property Fields []: TExportFieldItem; default; [rw] |
property Exporter: TCustomDatasetExporter; [r] |
end; |
| |
TObject |