GradientForm and SizeTool integrated into AdjustForm, MainForm replaced with my version to support all these changes

This commit is contained in:
zueuk
2005-09-11 07:09:54 +00:00
parent 60ad8965d1
commit 8e90d82350
7 changed files with 2805 additions and 644 deletions

View File

@ -54,7 +54,7 @@ object GradientBrowser: TGradientBrowser
Left = 0
Top = 4
Width = 372
Height = 106
Height = 105
Align = alClient
BevelOuter = bvNone
TabOrder = 0
@ -62,7 +62,7 @@ object GradientBrowser: TGradientBrowser
Left = 0
Top = 0
Width = 372
Height = 106
Height = 105
Align = alClient
Columns = <
item
@ -98,7 +98,7 @@ object GradientBrowser: TGradientBrowser
end
object pnlControls: TPanel
Left = 0
Top = 110
Top = 109
Width = 372
Height = 51
Align = alBottom