Class TfrmImportSurferGrdFile

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TfrmImportSurferGrdFile = class(TfrmCustomImportSimpleFile)

Description

no description available, TfrmCustomImportSimpleFile description follows

TfrmCustomImportSimpleFile is a base class used to import DXF and Surfer grid files into ModelMuse.

See miImportDXFFileClick.

Hierarchy

Overview

Fields

Implicit rdgLimits: TRbwDataGrid4;
Implicit Label1: TLabel;
Private FGrd6: TSurfer6Grid;
Private FFileType: TSurferFileType;
Private FGrd7: TSurfer7Grid;

Methods

Implicit procedure FormCreate(Sender: TObject); override;
Implicit procedure btnOKClick(Sender: TObject);
Private procedure SetData;
Public function GetData: boolean;

Description

Fields

Implicit rdgLimits: TRbwDataGrid4;
 
Implicit Label1: TLabel;
 
Private FGrd6: TSurfer6Grid;
 
Private FFileType: TSurferFileType;
 
Private FGrd7: TSurfer7Grid;
 

Methods

Implicit procedure FormCreate(Sender: TObject); override;
 
Implicit procedure btnOKClick(Sender: TObject);
 
Private procedure SetData;
 
Public function GetData: boolean;

Private declarations


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:37