Class TfrmImportAsciiRaster
Unit
frmImportAsciiRasterUnit
Declaration
type TfrmImportAsciiRaster = 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
Methods
Description
Fields
 |
rgFilterMethod: TRadioGroup; |
|
 |
comboModel: TComboBox; |
|
 |
FAsciiRasterFileName: string; |
|
 |
FValues: TPoint3DArray; |
|
Methods
 |
procedure btnOKClick(Sender: TObject); |
|
 |
procedure rdgFilesAndDataSetsButtonClick(Sender: TObject; ACol, ARow: Integer); |
|
 |
procedure FormCreate(Sender: TObject); override; |
|
 |
procedure SetData; |
|
 |
procedure HandleARasterPoint(Sender: TObject; APoint: TPoint3D); |
|
 |
procedure SetCheckBoxCaptions; override; |
Private declarations
|
 |
procedure GetDataSets; override; |
|
 |
function GetData: boolean; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:37