added bigger resolutions into combo-boxes
This commit is contained in:
parent
2a3820ed73
commit
849426664f
@ -201,7 +201,9 @@ object RenderForm: TRenderForm
|
|||||||
'1024'
|
'1024'
|
||||||
'1280'
|
'1280'
|
||||||
'1600'
|
'1600'
|
||||||
'2048')
|
'2048'
|
||||||
|
'2560'
|
||||||
|
'3200')
|
||||||
end
|
end
|
||||||
object cbHeight: TComboBox
|
object cbHeight: TComboBox
|
||||||
Left = 112
|
Left = 112
|
||||||
@ -222,7 +224,9 @@ object RenderForm: TRenderForm
|
|||||||
'768'
|
'768'
|
||||||
'1024'
|
'1024'
|
||||||
'1200'
|
'1200'
|
||||||
'2048')
|
'1920'
|
||||||
|
'2048'
|
||||||
|
'2400')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object GroupBox3: TGroupBox
|
object GroupBox3: TGroupBox
|
||||||
|
Loading…
Reference in New Issue
Block a user