dfindbillparam.dfm
来自「一套BCB6开发的电话管理系统」· DFM 代码 · 共 204 行
DFM
204 行
object DlgFindBillParam: TDlgFindBillParam
Left = 415
Top = 183
BorderStyle = bsDialog
Caption = #38651#35441#36039#26009#26597#25214#21443#25976
ClientHeight = 266
ClientWidth = 324
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 297
Height = 105
Caption = #38651#35441#32232#30908
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
TabOrder = 0
object L_Phone: TLabel
Left = 56
Top = 23
Width = 48
Height = 12
Caption = #20998' '#27231
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 56
Top = 51
Width = 48
Height = 12
Caption = #20351#29992#20998#27231
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 56
Top = 79
Width = 48
Height = 12
Caption = #34987#21483#38651#35441
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object ETPhone: TEdit
Left = 118
Top = 20
Width = 121
Height = 19
TabOrder = 0
end
object ETUsedPhone: TEdit
Left = 118
Top = 48
Width = 121
Height = 19
TabOrder = 1
end
object ETDialNumber: TEdit
Left = 118
Top = 76
Width = 121
Height = 19
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 133
Width = 297
Height = 80
Caption = #22987#26410#26178#38291
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
TabOrder = 1
object Label9: TLabel
Left = 56
Top = 24
Width = 48
Height = 12
Caption = #38283#22987#26085#26399
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 56
Top = 56
Width = 48
Height = 12
Caption = #32080#26463#26085#26399
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object DPBeginDate: TDateTimePicker
Left = 117
Top = 16
Width = 120
Height = 19
CalAlignment = dtaLeft
Date = 39011.328345081
Time = 39011.328345081
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DPEndDate: TDateTimePicker
Left = 118
Top = 51
Width = 120
Height = 19
CalAlignment = dtaLeft
Date = 39011.3283787153
Time = 39011.3283787153
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
end
object OkBtn: TBitBtn
Left = 57
Top = 225
Width = 75
Height = 25
Caption = #30906#23450
ModalResult = 1
TabOrder = 2
OnClick = OkBtnClick
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888880000008888844888888888880000008888422488888888880000008884
2222488888888800000088422222248888888800000084222A22224888888800
00008222A8A222488888880000008A2A888A222488888800000088A88888A222
488888000000888888888A222488880000008888888888A22248880000008888
8888888A222488000000888888888888A222480000008888888888888A224800
000088888888888888A228000000888888888888888A88000000888888888888
888888000000888888888888888888000000}
end
object CancelBtn: TBitBtn
Left = 180
Top = 225
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888880000008887788888888888880000008891178888897888880000008891
1178889117888800000088911117891111788800000088891111711111788800
0000888891111111178888000000888889111111788888000000888888111117
8888880000008888889111178888880000008888891111178888880000008888
9111711178888800000088891117891117888800000088891178889111788800
0000888891888889111888000000888888888888919888000000888888888888
888888000000888888888888888888000000}
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?