Files
lazarus-ccr/components/rx/trunk/Demos/ToolPanel/aboutunit.lfm

26 lines
459 B
Plaintext
Raw Normal View History

object AboutForm: TAboutForm
Left = 441
Height = 300
Top = 321
Width = 400
ActiveControl = BitBtn1
Caption = 'About...'
ClientHeight = 300
ClientWidth = 400
LCLVersion = '1.3'
object BitBtn1: TBitBtn
Left = 181
Height = 37
Top = 257
Width = 36
Anchors = [akBottom]
AutoSize = True
BorderSpacing.InnerBorder = 2
Caption = '&'
Default = True
Kind = bkOK
ModalResult = 1
TabOrder = 0
end
end