480 lines
15 KiB
Plaintext
480 lines
15 KiB
Plaintext
object DlgWizTracking: TDlgWizTracking
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = #54868#47732#51221#48372' '#50976#52636' '#52628#51201
|
|
ClientHeight = 402
|
|
ClientWidth = 665
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poOwnerFormCenter
|
|
TextHeight = 15
|
|
object pnBottom: TPanel
|
|
Left = 0
|
|
Top = 361
|
|
Width = 665
|
|
Height = 41
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
ExplicitTop = 360
|
|
ExplicitWidth = 661
|
|
object btnPrev: TButton
|
|
Left = 208
|
|
Top = 9
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #51060#51204
|
|
Enabled = False
|
|
TabOrder = 0
|
|
OnClick = btnPrevClick
|
|
end
|
|
object btnNext: TButton
|
|
Left = 376
|
|
Top = 9
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #45796#51020
|
|
TabOrder = 1
|
|
OnClick = btnNextClick
|
|
end
|
|
end
|
|
object pcMain: TPageControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 665
|
|
Height = 361
|
|
ActivePage = tabResult
|
|
Align = alClient
|
|
TabOrder = 1
|
|
ExplicitWidth = 661
|
|
ExplicitHeight = 360
|
|
object tabInit: TTabSheet
|
|
Caption = 'tabInit'
|
|
object Label1: TLabel
|
|
Left = 48
|
|
Top = 101
|
|
Width = 303
|
|
Height = 15
|
|
Caption = #53581#49828#53944' '#51221#48372#47484' '#52628#52636' '#54624' '#51060#48120#51648' '#54028#51068' '#44221#47196#47484' '#51077#47141#54644' '#51452#49464#50836'.'
|
|
end
|
|
object btnOpenImgFile: TSpeedButton
|
|
Left = 447
|
|
Top = 128
|
|
Width = 23
|
|
Height = 23
|
|
Caption = '...'
|
|
OnClick = btnOpenImgFileClick
|
|
end
|
|
object edImgPath: TEdit
|
|
Left = 48
|
|
Top = 128
|
|
Width = 393
|
|
Height = 23
|
|
TabOrder = 0
|
|
end
|
|
object chInputSeachInfo: TCheckBox
|
|
Left = 48
|
|
Top = 168
|
|
Width = 489
|
|
Height = 17
|
|
Caption = #53581#49828#53944' '#51221#48372#47484' '#51649#51217' '#51077#47141#54633#45768#45796'.'
|
|
TabOrder = 1
|
|
OnClick = chInputSeachInfoClick
|
|
end
|
|
end
|
|
object tabSetText: TTabSheet
|
|
Caption = 'tabSetText'
|
|
ImageIndex = 1
|
|
object Label2: TLabel
|
|
Left = 16
|
|
Top = 16
|
|
Width = 329
|
|
Height = 15
|
|
Caption = #52628#51201' '#54624' '#53581#49828#53944' '#51221#48372' ('#52628#44032' '#54624' '#51221#48372#44032' '#51080#51012' '#49884' '#51077#47141#54644' '#51452#49901#49884#50724'.)'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 205
|
|
Top = 312
|
|
Width = 24
|
|
Height = 15
|
|
Caption = #48512#53552
|
|
end
|
|
object Label4: TLabel
|
|
Left = 349
|
|
Top = 312
|
|
Width = 24
|
|
Height = 15
|
|
Caption = #44620#51648
|
|
end
|
|
object Label5: TLabel
|
|
Left = 16
|
|
Top = 191
|
|
Width = 278
|
|
Height = 15
|
|
Caption = #54532#47196#44536#47016' '#51648#51221' ('#50668#47084#44060' '#51077#47141' '#49884' | '#47196' '#44396#48516#54644' '#51452#49901#49884#50724'.)'
|
|
end
|
|
object Label6: TLabel
|
|
Left = 16
|
|
Top = 253
|
|
Width = 305
|
|
Height = 15
|
|
Caption = #50952#46020#50864' '#53440#51060#53952' '#51648#51221' ('#50668#47084#44060' '#51077#47141' '#49884' | '#47196' '#44396#48516#54644' '#51452#49901#49884#50724'.)'
|
|
end
|
|
object mmTracText: TMemo
|
|
Left = 16
|
|
Top = 37
|
|
Width = 620
|
|
Height = 143
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
object chTracDate: TCheckBox
|
|
Left = 16
|
|
Top = 312
|
|
Width = 97
|
|
Height = 17
|
|
Caption = #45216#51676' '#51648#51221' :'
|
|
TabOrder = 3
|
|
OnClick = chTracDateClick
|
|
end
|
|
object dpBegin: TDateTimePicker
|
|
Left = 103
|
|
Top = 309
|
|
Width = 98
|
|
Height = 23
|
|
Date = 44665.000000000000000000
|
|
Time = 0.569139085644565100
|
|
TabOrder = 4
|
|
end
|
|
object dpUntil: TDateTimePicker
|
|
Left = 247
|
|
Top = 309
|
|
Width = 98
|
|
Height = 23
|
|
Date = 44665.000000000000000000
|
|
Time = 0.569139085644565100
|
|
TabOrder = 5
|
|
end
|
|
object edPgNames: TEdit
|
|
Left = 16
|
|
Top = 212
|
|
Width = 620
|
|
Height = 23
|
|
TabOrder = 1
|
|
end
|
|
object edWndTitles: TEdit
|
|
Left = 16
|
|
Top = 274
|
|
Width = 620
|
|
Height = 23
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object tabResult: TTabSheet
|
|
Caption = 'tabResult'
|
|
ImageIndex = 2
|
|
DesignSize = (
|
|
657
|
|
331)
|
|
object lbSchTxtInfo: TLabel
|
|
Left = 496
|
|
Top = 9
|
|
Width = 153
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #44160#49353' '#45800#50612' '#49688' : 0, '#44160#49353#50612' '#49688' : 0'
|
|
end
|
|
object pcResult: TPageControl
|
|
Left = 4
|
|
Top = 5
|
|
Width = 646
|
|
Height = 324
|
|
ActivePage = tabDocInfo
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
TabOrder = 0
|
|
ExplicitWidth = 642
|
|
ExplicitHeight = 323
|
|
object tabMonInfo: TTabSheet
|
|
Caption = #54868#47732#51221#48372
|
|
object vtMon: TVirtualStringTree
|
|
Left = 0
|
|
Top = 0
|
|
Width = 642
|
|
Height = 294
|
|
Align = alClient
|
|
Colors.BorderColor = 15987699
|
|
Colors.DisabledColor = clGray
|
|
Colors.DropMarkColor = 15385233
|
|
Colors.DropTargetColor = 15385233
|
|
Colors.DropTargetBorderColor = 15385233
|
|
Colors.FocusedSelectionColor = 15385233
|
|
Colors.FocusedSelectionBorderColor = 15385233
|
|
Colors.GridLineColor = 15987699
|
|
Colors.HeaderHotColor = clBlack
|
|
Colors.HotColor = clBlack
|
|
Colors.SelectionRectangleBlendColor = 15385233
|
|
Colors.SelectionRectangleBorderColor = 15385233
|
|
Colors.SelectionTextColor = clBlack
|
|
Colors.TreeLineColor = 9471874
|
|
Colors.UnfocusedColor = clGray
|
|
Colors.UnfocusedSelectionColor = clWhite
|
|
Colors.UnfocusedSelectionBorderColor = clWhite
|
|
Header.AutoSizeIndex = 0
|
|
Header.Options = [hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible]
|
|
HintMode = hmTooltip
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
|
|
TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
|
|
OnCompareNodes = vtMonCompareNodes
|
|
OnDblClick = vtMonDblClick
|
|
OnFreeNode = vtMonFreeNode
|
|
OnGetText = vtMonGetText
|
|
OnGetHint = vtMonGetHint
|
|
OnGetNodeDataSize = vtMonGetNodeDataSize
|
|
OnHeaderClick = vtMonHeaderClick
|
|
Touch.InteractiveGestures = [igPan, igPressAndTap]
|
|
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
|
|
Columns = <
|
|
item
|
|
Position = 0
|
|
Text = #48264#54840
|
|
end
|
|
item
|
|
Position = 1
|
|
Text = #49688#51665' '#51068#49884
|
|
Width = 150
|
|
end
|
|
item
|
|
Position = 2
|
|
Text = #45800#50612' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 3
|
|
Text = #51204#52404' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 4
|
|
Text = #48156#44204' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 5
|
|
Text = #44160#49353' '#44208#44284' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 6
|
|
Text = #51204#52404' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 7
|
|
Text = #44160#49353' '#44208#44284
|
|
Width = 300
|
|
end>
|
|
DefaultText = ''
|
|
end
|
|
end
|
|
object tabWinInfo: TTabSheet
|
|
Caption = #54532#47196#44536#47016' '#51221#48372
|
|
ImageIndex = 1
|
|
object vtWin: TVirtualStringTree
|
|
Left = 0
|
|
Top = 0
|
|
Width = 642
|
|
Height = 294
|
|
Align = alClient
|
|
Colors.BorderColor = 15987699
|
|
Colors.DisabledColor = clGray
|
|
Colors.DropMarkColor = 15385233
|
|
Colors.DropTargetColor = 15385233
|
|
Colors.DropTargetBorderColor = 15385233
|
|
Colors.FocusedSelectionColor = 15385233
|
|
Colors.FocusedSelectionBorderColor = 15385233
|
|
Colors.GridLineColor = 15987699
|
|
Colors.HeaderHotColor = clBlack
|
|
Colors.HotColor = clBlack
|
|
Colors.SelectionRectangleBlendColor = 15385233
|
|
Colors.SelectionRectangleBorderColor = 15385233
|
|
Colors.SelectionTextColor = clBlack
|
|
Colors.TreeLineColor = 9471874
|
|
Colors.UnfocusedColor = clGray
|
|
Colors.UnfocusedSelectionColor = clWhite
|
|
Colors.UnfocusedSelectionBorderColor = clWhite
|
|
Header.AutoSizeIndex = 0
|
|
Header.Options = [hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible]
|
|
HintMode = hmTooltip
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
|
|
TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
|
|
OnCompareNodes = vtWinCompareNodes
|
|
OnDblClick = vtWinDblClick
|
|
OnFreeNode = vtWinFreeNode
|
|
OnGetText = vtWinGetText
|
|
OnGetHint = vtMonGetHint
|
|
OnGetNodeDataSize = vtWinGetNodeDataSize
|
|
OnHeaderClick = vtMonHeaderClick
|
|
Touch.InteractiveGestures = [igPan, igPressAndTap]
|
|
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
|
|
Columns = <
|
|
item
|
|
Position = 0
|
|
Text = #48264#54840
|
|
end
|
|
item
|
|
Position = 1
|
|
Text = #49688#51665' '#51068#49884
|
|
Width = 150
|
|
end
|
|
item
|
|
Position = 2
|
|
Text = #51060#47492
|
|
Width = 90
|
|
end
|
|
item
|
|
Position = 3
|
|
Text = #54876#49457
|
|
end
|
|
item
|
|
Position = 4
|
|
Text = #53440#51060#53952
|
|
Width = 100
|
|
end
|
|
item
|
|
Position = 5
|
|
Text = #45800#50612' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 6
|
|
Text = #51204#52404' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 7
|
|
Text = #48156#44204' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 8
|
|
Text = #44160#49353' '#44208#44284' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 9
|
|
Text = #51204#52404' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 10
|
|
Text = #44160#49353' '#44208#44284
|
|
Width = 300
|
|
end>
|
|
DefaultText = ''
|
|
end
|
|
end
|
|
object tabDocInfo: TTabSheet
|
|
Caption = #52572#44540' '#47928#49436
|
|
ImageIndex = 2
|
|
object vtDoc: TVirtualStringTree
|
|
Left = 0
|
|
Top = 0
|
|
Width = 638
|
|
Height = 294
|
|
Align = alClient
|
|
Colors.BorderColor = 15987699
|
|
Colors.DisabledColor = clGray
|
|
Colors.DropMarkColor = 15385233
|
|
Colors.DropTargetColor = 15385233
|
|
Colors.DropTargetBorderColor = 15385233
|
|
Colors.FocusedSelectionColor = 15385233
|
|
Colors.FocusedSelectionBorderColor = 15385233
|
|
Colors.GridLineColor = 15987699
|
|
Colors.HeaderHotColor = clBlack
|
|
Colors.HotColor = clBlack
|
|
Colors.SelectionRectangleBlendColor = 15385233
|
|
Colors.SelectionRectangleBorderColor = 15385233
|
|
Colors.SelectionTextColor = clBlack
|
|
Colors.TreeLineColor = 9471874
|
|
Colors.UnfocusedColor = clGray
|
|
Colors.UnfocusedSelectionColor = clWhite
|
|
Colors.UnfocusedSelectionBorderColor = clWhite
|
|
Header.AutoSizeIndex = 0
|
|
Header.Options = [hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible]
|
|
HintMode = hmTooltip
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
|
|
TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
|
|
OnCompareNodes = vtDocCompareNodes
|
|
OnFreeNode = vtDocFreeNode
|
|
OnGetText = vtDocGetText
|
|
OnGetHint = vtMonGetHint
|
|
OnGetNodeDataSize = vtDocGetNodeDataSize
|
|
OnHeaderClick = vtMonHeaderClick
|
|
Touch.InteractiveGestures = [igPan, igPressAndTap]
|
|
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
|
|
Columns = <
|
|
item
|
|
Position = 0
|
|
Text = #48264#54840
|
|
end
|
|
item
|
|
Position = 1
|
|
Text = #51060#47492
|
|
Width = 150
|
|
end
|
|
item
|
|
Position = 2
|
|
Text = #45800#50612' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 3
|
|
Text = #51204#52404' '#48708#50984
|
|
Width = 70
|
|
end
|
|
item
|
|
Position = 4
|
|
Text = #48156#44204' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 5
|
|
Text = #44160#49353' '#44208#44284' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 6
|
|
Text = #51204#52404' '#45800#50612' '#49688
|
|
Width = 80
|
|
end
|
|
item
|
|
Position = 7
|
|
Text = #44160#49353' '#44208#44284
|
|
Width = 300
|
|
end>
|
|
DefaultText = ''
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object OpenDialog: TOpenDialog
|
|
Filter = 'Image Files|*.jpg;*.png;*.bmp'
|
|
Left = 328
|
|
end
|
|
end
|