📄 frm_company.dfm
字号:
inherited FrmCompany: TFrmCompany
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20844#21496#20449#24687
ClientHeight = 342
ClientWidth = 428
OldCreateOrder = True
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 16
Top = 24
Width = 48
Height = 12
Caption = #20013#25991#21517#31216
Transparent = True
end
object Label2: TLabel [1]
Left = 16
Top = 55
Width = 48
Height = 12
Caption = #33521#25991#21517#31216
Transparent = True
end
object Label7: TLabel [2]
Left = 16
Top = 87
Width = 48
Height = 12
Caption = #22269' '#23478
Transparent = True
end
object Label8: TLabel [3]
Left = 238
Top = 87
Width = 36
Height = 12
Caption = #30465' '#20221
Transparent = True
end
object Label3: TLabel [4]
Left = 4
Top = 118
Width = 60
Height = 12
Caption = #20844#21496#36127#36131#20154
Transparent = True
end
object Label4: TLabel [5]
Left = 238
Top = 118
Width = 36
Height = 12
Caption = #32852#31995#20154
Transparent = True
end
object Label5: TLabel [6]
Left = 16
Top = 149
Width = 48
Height = 12
Caption = #30005' '#35805
Transparent = True
end
object Label6: TLabel [7]
Left = 238
Top = 149
Width = 36
Height = 12
Caption = #20256' '#30495
Transparent = True
end
object Label9: TLabel [8]
Left = 16
Top = 180
Width = 48
Height = 12
Caption = #37038#25919#32534#30721
Transparent = True
end
object Label10: TLabel [9]
Left = 226
Top = 180
Width = 48
Height = 12
Caption = #30005#23376#37038#20214
Transparent = True
end
object Label13: TLabel [10]
Left = 16
Top = 210
Width = 48
Height = 12
Caption = #24320#25143#38134#34892
Transparent = True
end
object Label11: TLabel [11]
Left = 16
Top = 240
Width = 48
Height = 12
Caption = #22320' '#22336
Transparent = True
end
object Label12: TLabel [12]
Left = 16
Top = 270
Width = 48
Height = 12
Caption = #22791' '#27880
Transparent = True
end
object EdtCName: TEdit [13]
Left = 70
Top = 20
Width = 347
Height = 20
MaxLength = 250
TabOrder = 0
end
object EdtName: TEdit [14]
Left = 70
Top = 51
Width = 345
Height = 20
MaxLength = 250
TabOrder = 1
end
object CmbComCountry: TComboBox [15]
Left = 70
Top = 83
Width = 154
Height = 20
ItemHeight = 12
TabOrder = 2
end
object CmbComProvice: TComboBox [16]
Left = 277
Top = 83
Width = 138
Height = 20
ItemHeight = 12
TabOrder = 3
end
object EdtCorporation: TEdit [17]
Left = 70
Top = 113
Width = 155
Height = 20
MaxLength = 250
TabOrder = 4
end
object EdtRelation: TEdit [18]
Left = 277
Top = 113
Width = 139
Height = 20
MaxLength = 250
TabOrder = 5
end
object EdtTele: TEdit [19]
Left = 70
Top = 145
Width = 153
Height = 20
MaxLength = 250
TabOrder = 6
end
object EdtFax: TEdit [20]
Left = 277
Top = 145
Width = 139
Height = 20
MaxLength = 250
TabOrder = 7
end
object EdtCable: TEdit [21]
Left = 70
Top = 176
Width = 153
Height = 20
MaxLength = 250
TabOrder = 8
end
object EdtMail: TEdit [22]
Left = 277
Top = 176
Width = 139
Height = 20
MaxLength = 250
TabOrder = 9
end
object EdtBankNo: TEdit [23]
Left = 70
Top = 205
Width = 345
Height = 20
MaxLength = 250
TabOrder = 10
end
object EdtAddress: TEdit [24]
Left = 70
Top = 235
Width = 345
Height = 20
MaxLength = 250
TabOrder = 11
end
object EdtRemark: TEdit [25]
Left = 70
Top = 265
Width = 345
Height = 20
MaxLength = 250
TabOrder = 12
end
object BtnEnter: TButton [26]
Left = 104
Top = 301
Width = 75
Height = 25
Caption = #20445' '#23384'(&V)'
TabOrder = 13
OnClick = BtnEnterClick
end
object BtnCancel: TButton [27]
Left = 216
Top = 301
Width = 75
Height = 25
Caption = #20851' '#38381'(&C)'
TabOrder = 14
OnClick = BtnCancelClick
end
object QryTemp: TADOQuery
Connection = FrmMain.UseDB
Parameters = <>
Left = 344
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -