?? adduser.dfm
字號:
object frmAddUser: TfrmAddUser
Left = 203
Top = 132
BorderStyle = bsDialog
Caption = #28155#21152#29992#25143
ClientHeight = 234
ClientWidth = 376
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 232
Top = 24
Width = 129
Height = 153
Caption = #35282#33394#25480#20104
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Items.Strings = (
#31649#29702#21592
#25805#20316#21592
#26222#36890#35775#38382#32773)
ParentFont = False
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 16
Top = 24
Width = 209
Height = 153
Caption = #26032#29992#25143
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 32
Width = 45
Height = 14
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 23
Top = 72
Width = 46
Height = 14
Caption = #23494' '#30721
end
object Label3: TLabel
Left = 9
Top = 112
Width = 60
Height = 14
Caption = #30830#35748#23494#30721
end
object Edit1: TEdit
Left = 80
Top = 28
Width = 113
Height = 22
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 68
Width = 113
Height = 22
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 108
Width = 113
Height = 22
PasswordChar = '*'
TabOrder = 2
end
end
object Button1: TButton
Left = 32
Top = 192
Width = 65
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 192
Width = 65
Height = 25
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 3
end
object Button3: TButton
Left = 264
Top = 192
Width = 65
Height = 25
Caption = #24110#21161
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -