?? unit5.dfm
字號:
object frm_manager: Tfrm_manager
Left = 413
Top = 254
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #29992#25143#31649#29702
ClientHeight = 219
ClientWidth = 278
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 278
Height = 219
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #26032#22686#29992#25143
object Label1: TLabel
Left = 40
Top = 48
Width = 56
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 40
Top = 88
Width = 56
Height = 13
Caption = #23494#12288#30721#65306
end
object Label6: TLabel
Left = 40
Top = 8
Width = 196
Height = 13
Caption = #23545#29992#25143#30340#20462#25913#38656#35201#37325#26032#30331#38470#29983#25928
end
object Edit1: TEdit
Left = 96
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 80
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 40
Top = 128
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 128
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = #20462#25913#23494#30721
ImageIndex = 1
object Label3: TLabel
Left = 32
Top = 48
Width = 70
Height = 13
Caption = #24403#21069#29992#25143#65306
end
object Label4: TLabel
Left = 32
Top = 88
Width = 70
Height = 13
Caption = #23494#12288#12288#30721#65306
end
object Label7: TLabel
Left = 48
Top = 8
Width = 196
Height = 13
Caption = #23545#29992#25143#30340#20462#25913#38656#35201#37325#26032#30331#38470#29983#25928
end
object Edit4: TEdit
Left = 104
Top = 80
Width = 121
Height = 21
TabOrder = 0
end
object Button3: TButton
Left = 32
Top = 128
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 152
Top = 128
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button4Click
end
object ComboBox2: TComboBox
Left = 104
Top = 40
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 3
end
end
object TabSheet3: TTabSheet
Caption = #21024#38500#29992#25143
ImageIndex = 2
object Label5: TLabel
Left = 40
Top = 56
Width = 56
Height = 13
Caption = #29992#25143#21517#65306
end
object Label8: TLabel
Left = 40
Top = 8
Width = 196
Height = 13
Caption = #23545#29992#25143#30340#20462#25913#38656#35201#37325#26032#30331#38470#29983#25928
end
object ComboBox1: TComboBox
Left = 96
Top = 48
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Button5: TButton
Left = 32
Top = 112
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button5Click
end
object Button6: TButton
Left = 144
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button6Click
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -