?? login.~dfm
字號:
object Form1: TForm1
Left = 211
Top = 250
Width = 351
Height = 280
Caption = #29992#25143#23494#30721#39564#35777#31995#32479
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 = 96
Top = 24
Width = 137
Height = 25
AutoSize = False
Caption = #23398#29983#36873#35838#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 88
Top = 72
Width = 49
Height = 17
AutoSize = False
Caption = #29992#25143#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 88
Top = 112
Width = 41
Height = 25
AutoSize = False
Caption = #23494#30721':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 152
Top = 72
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 152
Top = 112
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object BitBtn1: TBitBtn
Left = 72
Top = 192
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 208
Top = 192
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn2Click
end
object Table1: TTable
DatabaseName = 'PPIV'
TableName = 'PWD'
Left = 32
Top = 56
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -