?? login.~dfm
字號:
object Formlogin: TFormlogin
Left = 210
Top = 264
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #30331#38470
ClientHeight = 166
ClientWidth = 321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 24
Width = 24
Height = 12
Caption = #29992#25143
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 56
Top = 64
Width = 24
Height = 12
Caption = #23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit2: TEdit
Left = 144
Top = 64
Width = 129
Height = 21
TabOrder = 0
Text = 'Edit2'
end
object ComboBox1: TComboBox
Left = 144
Top = 24
Width = 129
Height = 21
ItemHeight = 13
TabOrder = 1
end
object Button1: TButton
Left = 136
Top = 120
Width = 73
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
Left = 40
Top = 96
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -