too many chages...

This commit is contained in:
zueuk
2006-09-06 12:44:29 +00:00
parent 5660d78da7
commit 364eceef07
10 changed files with 765 additions and 429 deletions

View File

@ -3,7 +3,7 @@ object RenderForm: TRenderForm
Top = 336
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'RenderForm'
Caption = 'Render to Disk'
ClientHeight = 449
ClientWidth = 434
Color = clBtnFace
@ -133,7 +133,7 @@ object RenderForm: TRenderForm
Width = 137
Height = 17
Alignment = taLeftJustify
Caption = 'Save incomplete render'
Caption = 'Save incomplete renders'
TabOrder = 8
OnClick = chkSaveIncompleteRendersClick
end
@ -143,9 +143,11 @@ object RenderForm: TRenderForm
Width = 433
Height = 353
ActivePage = TabSettings
Images = MainForm.Buttons
TabOrder = 9
object TabSettings: TTabSheet
Caption = 'Settings'
ImageIndex = 18
object GroupBox5: TGroupBox
Left = 8
Top = 8
@ -542,7 +544,7 @@ object RenderForm: TRenderForm
end
object TabOutput: TTabSheet
Caption = 'Output'
ImageIndex = 1
ImageIndex = 38
object Output: TMemo
Left = 8
Top = 8