You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
30 lines
585 B
Plaintext
30 lines
585 B
Plaintext
inherited BasicStatsReportForm: TBasicStatsReportForm
|
|
Height = 449
|
|
Width = 711
|
|
Caption = 'BasicStatsReportForm'
|
|
ClientHeight = 449
|
|
ClientWidth = 711
|
|
inherited ParamsPanel: TPanel
|
|
Height = 433
|
|
ClientHeight = 433
|
|
inherited CloseBtn: TButton
|
|
Top = 408
|
|
end
|
|
inherited ComputeBtn: TButton
|
|
Top = 408
|
|
end
|
|
inherited ResetBtn: TButton
|
|
Top = 408
|
|
end
|
|
inherited HelpBtn: TButton
|
|
Top = 408
|
|
end
|
|
inherited ButtonBevel: TBevel
|
|
Top = 392
|
|
end
|
|
end
|
|
inherited ParamsSplitter: TSplitter
|
|
Height = 449
|
|
end
|
|
end
|