fix error in customize Toolbar, fix speed for draw vertical title in RxDBGrid

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2009-02-19 17:06:55 +00:00
parent 3f728b5a6c
commit e7a71a5ffc
18 changed files with 1042 additions and 1551 deletions

View File

@@ -1,26 +1,25 @@
object AboutForm: TAboutForm
Caption = 'About...'
ClientHeight = 300
ClientWidth = 400
PixelsPerInch = 96
HorzScrollBar.Page = 399
VertScrollBar.Page = 299
Left = 441
Height = 300
Top = 321
Width = 400
ActiveControl = BitBtn1
Caption = 'About...'
ClientHeight = 300
ClientWidth = 400
LCLVersion = '0.9.27'
object BitBtn1: TBitBtn
Left = 170
Height = 36
Top = 258
Width = 58
Anchors = [akBottom]
BorderSpacing.OnChange = nil
AutoSize = True
BorderSpacing.InnerBorder = 2
Caption = '&��'
Caption = '&'
Default = True
Kind = bkOK
ModalResult = 1
TabOrder = 0
Left = 162
Height = 30
Top = 264
Width = 75
end
end