?? registercompany.dfm
字號:
object frmRegisterCompany: TfrmRegisterCompany
Left = 212
Top = 140
BorderStyle = bsDialog
Caption = #20351#29992#21333#20301'...'
ClientHeight = 213
ClientWidth = 335
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 Label1: TLabel
Left = 24
Top = 24
Width = 60
Height = 14
AutoSize = False
Caption = #21333#20301#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 56
Top = 56
Width = 33
Height = 14
AutoSize = False
Caption = #22320#22336
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 56
Top = 88
Width = 33
Height = 14
AutoSize = False
Caption = #37038#32534
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 56
Top = 120
Width = 33
Height = 14
AutoSize = False
Caption = #30005#35805
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 209
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 209
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 96
Top = 88
Width = 81
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 96
Top = 120
Width = 137
Height = 21
TabOrder = 3
end
object btnOk: TButton
Left = 48
Top = 168
Width = 75
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 = 4
end
object btnCancel: TButton
Left = 208
Top = 168
Width = 75
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 = 5
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -