📄 unit_qureyoperation.dfm
字号:
inherited FRM_QureyOperation: TFRM_QureyOperation
Left = 83
Top = -16
Caption = ' '#9'大客户业务受理查询'
PixelsPerInch = 96
TextHeight = 14
inherited Panel1: TPanel
inherited PageControl1: TPageControl
inherited TabSheet1: TTabSheet
inherited Panel6: TPanel
inherited ScrollBox_GR: TScrollBox
VertScrollBar.Position = 399
inherited PanelGR_base1: TPanel
Top = -311
Height = 225
object dtpGR_OperationBegin: TDateTimePicker
Left = 70
Top = 26
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object dtpGR_OperationEnd: TDateTimePicker
Left = 70
Top = 52
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object cbGR_Operation: TFlatCheckBox
Left = 8
Top = 0
Width = 121
Height = 17
Caption = '业务受理时间段'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
TabStop = True
OnClick = cbGR_OperationClick
end
object cbGR_Fun: TFlatCheckBox
Left = 8
Top = 88
Width = 81
Height = 17
Caption = '各功能项'
TabOrder = 3
TabStop = True
OnClick = cbGR_FunClick
end
object clbGR_Fun: TFlatCheckListBox
Left = 0
Top = 106
Width = 215
Height = 119
ScrollBars = True
ColorItemsRect = clBtnFace
Align = alBottom
end
object btnGR_FunFull: TFlatButton
Left = 96
Top = 85
Width = 49
Height = 20
Caption = '全选'
TabOrder = 4
OnClick = btnGR_FunFullClick
end
object BtnGR_FunNone: TFlatButton
Left = 152
Top = 85
Width = 49
Height = 20
Caption = '非选'
TabOrder = 5
OnClick = BtnGR_FunNoneClick
end
end
inherited PanelGR_base: TPanel
Top = -399
end
inherited PanelGRBTN_stuff: TPanel
Top = -86
end
inherited PanelGR_Stuff: TPanel
Top = -49
end
inherited PanelGRBTN_highlevel: TPanel
Top = 41
end
inherited PanelGR_highlevel2: TPanel
Top = 272
end
inherited PanelGR_highlevel: TPanel
Top = 372
end
inherited PanelGR_highlevel1: TPanel
Top = 78
end
end
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -