| Description | Hierarchy | Fields | Methods | Properties |
type TframeScreenObject = class(TFrame)
![]() |
FFrameLoaded: boolean; |
![]() |
procedure SetFrameLoaded(const Value: boolean); |
![]() |
procedure UpdateNextTimeCell(DataGrid: TRbwDataGrid4; ACol, ARow: Integer); |
![]() |
property FrameLoaded: boolean read FFrameLoaded write SetFrameLoaded; |
![]() |
FFrameLoaded: boolean; |
|
See FrameLoaded. | |
![]() |
procedure SetFrameLoaded(const Value: boolean); |
|
See FrameLoaded. | |
![]() |
procedure UpdateNextTimeCell(DataGrid: TRbwDataGrid4; ACol, ARow: Integer); |
|
When the user sets the starting time for a boundary that matches the starting time of a stress period, automatically set the ending time to be the ending time to be the ending time of the same stress period. | |
![]() |
property FrameLoaded: boolean read FFrameLoaded write SetFrameLoaded; |
|
| |