?? pass_pas.dfm
字號:
object pass_Form: Tpass_Form
Left = 276
Top = 159
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36755#20837#29992#25143#21517#21450#21475#20196
ClientHeight = 234
ClientWidth = 330
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 = 72
Width = 85
Height = 21
Caption = #29992#25143'ID'#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 120
Width = 85
Height = 21
Caption = #23494' '#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 24
Width = 84
Height = 21
Caption = #26381#21153#22120#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 144
Top = 64
Width = 121
Height = 28
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 144
Top = 112
Width = 121
Height = 28
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
PasswordChar = '*'
TabOrder = 1
Text = 'Edit2'
end
object BitBtn1: TBitBtn
Left = 48
Top = 176
Width = 97
Height = 33
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 184
Top = 176
Width = 97
Height = 33
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkClose
end
object Edit3: TEdit
Left = 144
Top = 16
Width = 121
Height = 27
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 4
Text = 'Edit3'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -