Description | Hierarchy | Fields | Methods | Properties |
type TCustomSubWriter = class(TCustomPackageWriter)
TCustomPackageWriter
is an abstract base class used to generate input for MODFLOW for a specific package.
![]() |
procedure GetStartAndEndTimeSteps(var ITS2, ISP2, ITS1, ISP1: Integer; PrintChoice: TCustomPrintItem); |
![]() |
function StartTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean; |
![]() |
function EndTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean; |
![]() |
procedure GetStartAndEndTimeSteps(var ITS2, ISP2, ITS1, ISP1: Integer; PrintChoice: TCustomPrintItem); |
![]() |
function StartTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean; |
![]() |
function EndTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean; |