Unit 'frmBaseConfigExport' Package
[Overview][Classes][Procedures and functions][Variables][Index] [#lz_dbexport]

TBaseConfigExportForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: frmbaseconfigexport.pp line 27

type TBaseConfigExportForm = class(TForm)

  AUp: TAction;

  

  ADown: TAction;

  

  ALFields: TActionList;

  

  CLBFields: TCheckListBox;

  

  EFileName: TFileNameEdit;

  

  LEFileName: TLabel;

  

  Label2: TLabel;

  

  LCLBFields: TLabel;

  

  PExportFieldList: TPanel;

  

  PUPDown: TPanel;

  

  PFieldProps: TPanel;

  

  PFieldsTop: TPanel;

  

  PCFields: TPageControl;

  

  PFileName: TPanel;

  

  PButtons: TButtonPanel;

  

  GFormatting: TTIPropertyGrid;

  

  SBup: TSpeedButton;

  

  SBDown: TSpeedButton;

  

  TSFields: TTabSheet;

  

  TSFormatting: TTabSheet;

  

  SplitterFields: TSplitter;

  

  GFieldProps: TTIPropertyGrid;

  

  FExporter: TCustomDatasetExporter;

  

  procedure ADownExecute();

  

  procedure ADownUpdate();

  

  procedure AUpExecute();

  

  procedure AUpUpdate();

  

  procedure CLBFieldsClick();

  

  procedure CLBFieldsItemClick();

  

  procedure CLBFieldsKeyUp();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure SetExporter();

  

  procedure OnOKClick();

  

  procedure ExporterToForm;

  

public

  property Exporter: TCustomDatasetExporter; [rw]

  

end;

Inheritance

TBaseConfigExportForm

  

|

TObject



CT Web help

CodeTyphon Studio