?? xgmm_u.dfm
字號:
object frm_xgmm: Tfrm_xgmm
Left = 0
Top = 0
Caption = #20462#25913#23494#30721
ClientHeight = 206
ClientWidth = 339
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 36
Top = 40
Width = 70
Height = 14
Caption = #21407' '#23494' '#30721':'
end
object Label2: TLabel
Left = 36
Top = 80
Width = 77
Height = 14
Caption = #36755#20837#26032#23494#30721':'
end
object Label3: TLabel
Left = 36
Top = 120
Width = 77
Height = 14
Caption = #26032#23494#30721#30830#35748':'
end
object old_Edit: TEdit
Left = 119
Top = 37
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 0
end
object new_Edit1: TEdit
Left = 119
Top = 77
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
end
object new_Edit2: TEdit
Left = 119
Top = 120
Width = 121
Height = 22
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 62
Top = 160
Width = 75
Height = 25
Caption = #30830#35748'(&O)'
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 176
Top = 160
Width = 75
Height = 25
Caption = #20851#38381'(&C)'
TabOrder = 4
OnClick = BitBtn2Click
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 32
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = '.\conn.udl'
end
object ADOTable1: TADOTable
Connection = ADOConnection1
CursorType = ctStatic
TableName = 'tbl_user'
Left = 64
object ADOTable1userid: TWideStringField
FieldName = 'userid'
Size = 50
end
object ADOTable1password: TWideStringField
FieldName = 'password'
Size = 16
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -