123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- object IDB00201: TIDB00201
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderStyle = bsDialog
- Caption = #47553#53356#51221#48372' '#49688#51221
- ClientHeight = 147
- ClientWidth = 465
- 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 = (
- 465
- 147)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpList: TShape
- Left = 4
- Top = 4
- Width = 457
- Height = 105
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- Visible = False
- ExplicitWidth = 772
- ExplicitHeight = 655
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 1
- Text = 'EdFocus'
- end
- object cxGroupBox1: TcxGroupBox
- Left = 3
- Top = 4
- Anchors = [akLeft, akTop, akRight, akBottom]
- Caption = #9654' '#47553#53356#51221#48372
- Style.LookAndFeel.SkinName = 'Black'
- Style.TextStyle = [fsBold]
- StyleDisabled.LookAndFeel.SkinName = 'Black'
- StyleFocused.LookAndFeel.SkinName = 'Black'
- StyleHot.LookAndFeel.SkinName = 'Black'
- TabOrder = 2
- Height = 105
- Width = 458
- object Label1: TLabel
- Left = 48
- Top = 29
- Width = 44
- Height = 17
- Alignment = taRightJustify
- Caption = #47553#53356' ID'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- ParentFont = False
- end
- object ImgDesc01: TImage
- Left = 10
- Top = 33
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc27: TImage
- Left = 10
- Top = 66
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label3: TLabel
- Left = 40
- Top = 62
- Width = 52
- Height = 17
- Alignment = taRightJustify
- Caption = #46020#47196#47749#52845
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object EdNm: TcxTextEdit
- Left = 95
- Top = 58
- AutoSize = False
- BeepOnEnter = False
- ParentColor = True
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Properties.AutoSelect = False
- Properties.HideSelection = False
- Properties.MaxLength = 50
- Properties.ReadOnly = False
- Style.HotTrack = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.TransparentBorder = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 0
- Height = 23
- Width = 315
- end
- object EdId: TcxTextEdit
- Left = 95
- Top = 26
- AutoSize = False
- BeepOnEnter = False
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.AutoSelect = False
- Properties.HideSelection = False
- Properties.ReadOnly = True
- Style.HotTrack = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.TransparentBorder = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 1
- Height = 23
- Width = 95
- end
- end
- object BtnClose: TcxButton
- Left = 381
- Top = 115
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akRight, akBottom]
- Caption = #45803#44592
- Colors.Default = 10737865
- TabOrder = 0
- 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 BtnSave: TcxButton
- Tag = 1
- Left = 298
- Top = 115
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #54028#51068' '#51200#51109
- Anchors = [akRight, akBottom]
- Caption = #51200#51109
- 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 = BtnSaveClick
- end
- end
|