123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- object ITSSEL1M: TITSSEL1M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = #47553#53356' '#49440#53469
- ClientHeight = 697
- ClientWidth = 434
- Color = clBtnFace
- DoubleBuffered = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- ShowHint = True
- OnClose = FormClose
- OnShow = FormShow
- DesignSize = (
- 434
- 697)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpList: TShape
- Left = 4
- Top = 4
- Width = 426
- Height = 655
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- Visible = False
- ExplicitWidth = 772
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 2
- Text = 'EdFocus'
- end
- object BtnSelect: TcxButton
- Tag = 4
- Left = 348
- Top = 667
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45432#46300#47484' '#49440#53469#54633#45768#45796'.'
- Anchors = [akRight, akBottom]
- Caption = #49440#53469
- Colors.Default = 10737865
- TabOrder = 3
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnSelectClick
- end
- object cxGroupBox1: TcxGroupBox
- Left = 3
- Top = 4
- Anchors = [akLeft, akTop, akRight, akBottom]
- Caption = #9654' '#47553#53356' '#49440#53469
- Style.LookAndFeel.NativeStyle = False
- Style.TextStyle = [fsBold]
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 4
- Height = 656
- Width = 427
- inline FRAMELinkList1: TFRAMELinkList
- Left = 2
- Top = 22
- Width = 423
- Height = 632
- Align = alClient
- TabOrder = 0
- ExplicitLeft = 2
- ExplicitTop = 22
- ExplicitWidth = 423
- ExplicitHeight = 632
- inherited CxList: TcxGrid
- Width = 423
- Height = 570
- ExplicitWidth = 421
- ExplicitHeight = 565
- end
- inherited PnlTop: TPanel
- Width = 423
- ExplicitWidth = 421
- end
- inherited PnlBottom: TPanel
- Top = 601
- Width = 423
- ExplicitTop = 596
- ExplicitWidth = 421
- inherited LblRecords: TLabel
- Left = 310
- Width = 25
- Height = 17
- ExplicitLeft = 310
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited ChkDispExt: TcxCheckBox
- ExplicitHeight = 21
- end
- inherited BtnExlSave: TcxButton
- Left = 341
- ExplicitLeft = 341
- end
- end
- inherited lblFileName: TcxLabel
- ExplicitWidth = 56
- ExplicitHeight = 21
- end
- end
- end
- object BtnClose: TcxButton
- Left = 345
- Top = -1
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akTop, akRight]
- Caption = #45803#44592
- Colors.Default = 10737865
- TabOrder = 1
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnCloseClick
- end
- object BtnSearch: TcxButton
- Left = 264
- Top = -1
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924
- Anchors = [akTop, akRight]
- Caption = #51312#54924
- Colors.Default = 10737865
- TabOrder = 0
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnSearchClick
- end
- object SelList: TListBox
- Left = 248
- Top = 164
- Width = 121
- Height = 97
- ImeName = 'Microsoft Office IME 2007'
- ItemHeight = 17
- TabOrder = 5
- Visible = False
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 164
- Top = 116
- end
- end
|