companyinfo.dfm
来自「一套BCB6开发的电话管理系统」· DFM 代码 · 共 105 行
DFM
105 行
object DlgCompanyInfo: TDlgCompanyInfo
Left = 339
Top = 255
BorderIcons = []
BorderStyle = bsDialog
Caption = #20844#21496#20449#24687
ClientHeight = 123
ClientWidth = 315
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 9
Top = 17
Width = 72
Height = 12
Caption = #20844#21496#32232#34399#65306#12288
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 9
Top = 64
Width = 72
Height = 12
Caption = #20844#21496#21517#31281#65306#12288
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object EtName: TEdit
Left = 69
Top = 58
Width = 206
Height = 21
TabOrder = 0
end
object EtCode: TEdit
Left = 68
Top = 12
Width = 206
Height = 21
MaxLength = 2
ReadOnly = True
TabOrder = 1
end
object CancelBtn: TBitBtn
Left = 181
Top = 90
Width = 78
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888880000008887788888888888880000008891178888897888880000008891
1178889117888800000088911117891111788800000088891111711111788800
0000888891111111178888000000888889111111788888000000888888111117
8888880000008888889111178888880000008888891111178888880000008888
9111711178888800000088891117891117888800000088891178889111788800
0000888891888889111888000000888888888888919888000000888888888888
888888000000888888888888888888000000}
end
object OKBtn: TBitBtn
Left = 65
Top = 90
Width = 78
Height = 25
Caption = #30906#23450
TabOrder = 3
OnClick = OKBtnClick
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888880000008888844888888888880000008888422488888888880000008884
2222488888888800000088422222248888888800000084222A22224888888800
00008222A8A222488888880000008A2A888A222488888800000088A88888A222
488888000000888888888A222488880000008888888888A22248880000008888
8888888A222488000000888888888888A222480000008888888888888A224800
000088888888888888A228000000888888888888888A88000000888888888888
888888000000888888888888888888000000}
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?