ufrmFilterPopTip.dfm
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:1k
- object frmFilterPopTip: TfrmFilterPopTip
- Left = 391
- Top = 223
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = #25552#37266#24744
- ClientHeight = 150
- ClientWidth = 343
- Color = clBtnFace
- Constraints.MaxHeight = 186
- Constraints.MaxWidth = 359
- Constraints.MinHeight = 184
- Constraints.MinWidth = 351
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object btn1: TcxButton
- Left = 32
- Top = 112
- Width = 75
- Height = 25
- Caption = #25509#25910
- ModalResult = 6
- TabOrder = 0
- LookAndFeel.Kind = lfOffice11
- end
- object btn2: TcxButton
- Left = 136
- Top = 112
- Width = 75
- Height = 25
- Caption = #19981#25509#25910
- ModalResult = 7
- TabOrder = 1
- LookAndFeel.Kind = lfOffice11
- end
- object btn3: TcxButton
- Left = 232
- Top = 112
- Width = 73
- Height = 25
- Caption = #21024#38500
- ModalResult = 2
- TabOrder = 2
- LookAndFeel.Kind = lfOffice11
- end
- object cxgrpbx1: TcxGroupBox
- Left = 0
- Top = 0
- Align = alTop
- TabOrder = 3
- Height = 105
- Width = 343
- object lbl1: TcxLabel
- Left = 2
- Top = 8
- Align = alCustom
- AutoSize = False
- ParentColor = False
- Style.Color = clInfoBk
- Properties.WordWrap = True
- Height = 95
- Width = 339
- end
- end
- end