Files
lazarus-ccr/components/rx/Demos/ToolPanel/aboutunit.lfm
2007-08-09 21:36:59 +00:00

27 lines
502 B
Plaintext

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
object BitBtn1: TBitBtn
Anchors = [akBottom]
BorderSpacing.OnChange = nil
BorderSpacing.InnerBorder = 2
Caption = '&ÎÊ'
Default = True
Kind = bkOK
ModalResult = 1
TabOrder = 0
Left = 162
Height = 30
Top = 264
Width = 75
end
end