www.pudn.com > 2khotkey.rar > test.dfm
object Form1: TForm1
Left = 491
Top = 231
BorderStyle = bsNone
Caption = #27979#35797#31243#24207'-'#23631#34109'WIN2K'#28909#38190
ClientHeight = 118
ClientWidth = 349
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 24
Top = 88
Width = 228
Height = 12
Caption = #27492#31243#24207#29992#20110#27979#35797' WIN2K'#23631#34109#28909#38190#21151#33021'(Only)'
end
object Button1: TButton
Left = 24
Top = 24
Width = 75
Height = 25
Caption = #21152#36733'(&L)'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 24
Top = 56
Width = 75
Height = 25
Caption = #21368#36733'(&U)'
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 232
Top = 24
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button3Click
end
end