Description | Hierarchy | Fields | Methods | Properties |
type TfrmDisplayData = class(TfrmCustomGoPhast)
TfrmCustomGoPhast
is the ancestor of all TForms in GoPhast.
TfrmCustomGoPhast
handles setting the color and font. TfrmCustomGoPhast
also tries to keep from appearing at a location where it can't be seen. )
![]() |
pglstMain: TJvPageList; |
![]() |
tvpglstMain: TJvPageListTreeView; |
![]() |
splSplit: TSplitter; |
![]() |
jvspStreamLinks: TJvStandardPage; |
![]() |
frameStreamLink: TframeStreamLink; |
![]() |
pnlBottom: TPanel; |
![]() |
btnHelp: TBitBtn; |
![]() |
btnApply: TBitBtn; |
![]() |
btnClose: TBitBtn; |
![]() |
jvspHeadObsResults: TJvStandardPage; |
![]() |
frameHeadObservationResults: TframeHeadObservationResults; |
![]() |
jvspModpathPathline: TJvStandardPage; |
![]() |
frameModpathDisplay: TframeModpathDisplay; |
![]() |
jvspModpathTimeSeries: TJvStandardPage; |
![]() |
frameModpathTimeSeriesDisplay: TframeModpathTimeSeriesDisplay; |
![]() |
jvspModpathEndpoints: TJvStandardPage; |
![]() |
frameModpathEndpointDisplay1: TframeModpathEndpointDisplay; |
![]() |
jvspColorGrid: TJvStandardPage; |
![]() |
frameColorGrid: TframeColorGrid; |
![]() |
jvspContourData: TJvStandardPage; |
![]() |
frameContourData: TframeContourData; |
![]() |
FShouldUpdate: Boolean; |
![]() |
procedure btnApplyClick(Sender: TObject); |
![]() |
procedure FormCreate(Sender: TObject); override; |
![]() |
procedure pglstMainChange(Sender: TObject); |
![]() |
procedure tvpglstMainChanging(Sender: TObject; Node: TTreeNode; var AllowChange: Boolean); |
![]() |
procedure tvpglstMainCustomDrawItem(Sender: TCustomTreeView; Node: TTreeNode; State: TCustomDrawState; var DefaultDraw: Boolean); |
![]() |
procedure frameContourDatavirttreecomboDataSetsChange(Sender: TObject); |
![]() |
procedure SetData; |
![]() |
procedure GetData; |
![]() |
procedure SetPage(Page: TPostPages); |
![]() |
procedure UpdateLabelsAndLegend; |
![]() |
procedure UpdateColorSchemes; |
![]() |
property ShouldUpdate: Boolean read FShouldUpdate write FShouldUpdate; |
![]() |
pglstMain: TJvPageList; |
![]() |
tvpglstMain: TJvPageListTreeView; |
![]() |
splSplit: TSplitter; |
![]() |
jvspStreamLinks: TJvStandardPage; |
![]() |
frameStreamLink: TframeStreamLink; |
![]() |
pnlBottom: TPanel; |
![]() |
btnHelp: TBitBtn; |
![]() |
btnApply: TBitBtn; |
![]() |
btnClose: TBitBtn; |
![]() |
jvspHeadObsResults: TJvStandardPage; |
![]() |
frameHeadObservationResults: TframeHeadObservationResults; |
![]() |
jvspModpathPathline: TJvStandardPage; |
![]() |
frameModpathDisplay: TframeModpathDisplay; |
![]() |
jvspModpathTimeSeries: TJvStandardPage; |
![]() |
frameModpathTimeSeriesDisplay: TframeModpathTimeSeriesDisplay; |
![]() |
jvspModpathEndpoints: TJvStandardPage; |
![]() |
frameModpathEndpointDisplay1: TframeModpathEndpointDisplay; |
![]() |
jvspColorGrid: TJvStandardPage; |
![]() |
frameColorGrid: TframeColorGrid; |
![]() |
jvspContourData: TJvStandardPage; |
![]() |
frameContourData: TframeContourData; |
![]() |
FShouldUpdate: Boolean; |
![]() |
procedure btnApplyClick(Sender: TObject); |
![]() |
procedure FormCreate(Sender: TObject); override; |
![]() |
procedure pglstMainChange(Sender: TObject); |
![]() |
procedure tvpglstMainChanging(Sender: TObject; Node: TTreeNode; var AllowChange: Boolean); |
![]() |
procedure tvpglstMainCustomDrawItem(Sender: TCustomTreeView; Node: TTreeNode; State: TCustomDrawState; var DefaultDraw: Boolean); |
![]() |
procedure frameContourDatavirttreecomboDataSetsChange(Sender: TObject); |
![]() |
procedure SetData; |
![]() |
procedure GetData; |
Private declarations |
![]() |
procedure SetPage(Page: TPostPages); |
![]() |
procedure UpdateLabelsAndLegend; |
![]() |
procedure UpdateColorSchemes; |
![]() |
property ShouldUpdate: Boolean read FShouldUpdate write FShouldUpdate; |