📄 clientunit1.dfm
字号:
object Form1: TForm1
Left = 211
Top = 159
Width = 393
Height = 299
Caption = 'CORBA'#23458#25143#31243#24207
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 24
Width = 248
Height = 22
Caption = 'XX'#22478#24066#20010#20154#24037#36164#35745#31639#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 72
Width = 96
Height = 13
Caption = #36755#20837#20320#30340#24635#34218#27700#65306
end
object Label3: TLabel
Left = 64
Top = 136
Width = 84
Height = 13
Caption = #20320#30340#32435#31246#39069#20026#65306
end
object Label4: TLabel
Left = 64
Top = 200
Width = 84
Height = 13
Caption = #20320#30340#20928#25910#20837#20026#65306
end
object Edit1: TEdit
Left = 64
Top = 92
Width = 121
Height = 21
TabOrder = 0
Text = '3550'
end
object Button1: TButton
Left = 240
Top = 88
Width = 75
Height = 25
Caption = #35774#32622#24635#34218#27700
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 64
Top = 156
Width = 121
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 240
Top = 152
Width = 75
Height = 25
Caption = #20010#20154#25152#24471#31246
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 240
Top = 216
Width = 75
Height = 25
Caption = #20928#25910#20837
TabOrder = 4
OnClick = Button3Click
end
object Edit3: TEdit
Left = 64
Top = 220
Width = 121
Height = 21
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -