UPD: Some interface alignment

This commit is contained in:
Alexander Koblov 2009-04-18 09:11:02 +00:00
commit 53fb4183ec

View file

@ -25,7 +25,7 @@ object frmOptions: TfrmOptions
TabOrder = 1
object btnOK: TBitBtn
AnchorSideRight.Control = btnCancel
Left = 340
Left = 355
Height = 31
Top = 5
Width = 98
@ -41,7 +41,7 @@ object frmOptions: TfrmOptions
end
object btnCancel: TBitBtn
AnchorSideRight.Control = btnApply
Left = 446
Left = 461
Height = 31
Top = 5
Width = 98
@ -55,11 +55,14 @@ object frmOptions: TfrmOptions
TabOrder = 1
end
object btnApply: TBitBtn
Left = 552
AnchorSideRight.Control = Panel1
AnchorSideRight.Side = asrBottom
Left = 567
Height = 31
Top = 5
Width = 98
Anchors = [akTop, akRight]
BorderSpacing.Right = 8
BorderSpacing.InnerBorder = 2
Caption = 'Apply'
NumGlyphs = 0