BSOne.SFC/Tocsg.Module/PrinterMon/DPtrMonMain.dfm

516 lines
12 KiB
Plaintext

object DlgPtrMonMain: TDlgPtrMonMain
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'PrinterMon'
ClientHeight = 534
ClientWidth = 765
Color = clBtnFace
Constraints.MinHeight = 473
Constraints.MinWidth = 500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Menu = MainMenu
Position = poScreenCenter
TextHeight = 15
object pnTop: TPanel
Left = 0
Top = 0
Width = 765
Height = 369
Align = alTop
BevelOuter = bvNone
TabOrder = 0
ExplicitWidth = 761
object Label1: TLabel
Left = 31
Top = 45
Width = 131
Height = 15
Caption = #54728#50857' '#54532#47536#53552' '#47928#44396' (; '#44396#48516')'
end
object Label2: TLabel
Left = 31
Top = 132
Width = 119
Height = 15
Caption = #54728#50857' '#54028#51068' '#47928#44396' (; '#44396#48516')'
end
object Label3: TLabel
Left = 312
Top = 45
Width = 57
Height = 15
Caption = #49688#51665' '#54260#45908' :'
end
object btnSelColDir: TSpeedButton
Left = 639
Top = 42
Width = 23
Height = 23
Caption = '...'
OnClick = btnSelColDirClick
end
object Label4: TLabel
Left = 312
Top = 79
Width = 57
Height = 15
Caption = #49688#51665' '#54252#47607' :'
end
object Label5: TLabel
Left = 312
Top = 112
Width = 57
Height = 15
Caption = #49688#51665' '#54408#51656' :'
end
object Label6: TLabel
Left = 459
Top = 112
Width = 239
Height = 15
Caption = '('#49688#51665' '#54252#47607#51060' PDF'#51068' '#44221#50864' '#51648#50896#54616#51648' '#50506#49845#45768#45796'.)'
end
object Label7: TLabel
Left = 327
Top = 181
Width = 42
Height = 15
Caption = #51060#48120#51648' :'
end
object btnSelImg: TSpeedButton
Left = 637
Top = 178
Width = 23
Height = 23
Caption = '...'
OnClick = btnSelImgClick
end
object Label8: TLabel
Left = 327
Top = 213
Width = 42
Height = 15
Caption = #53804#47749#46020' :'
end
object Label9: TLabel
Left = 312
Top = 243
Width = 57
Height = 15
Caption = #49345#45800' '#47928#44396' :'
end
object Label10: TLabel
Left = 455
Top = 213
Width = 73
Height = 15
Caption = '(1 ~ 255 '#49707#51088')'
end
object Label11: TLabel
Left = 592
Top = 243
Width = 24
Height = 15
Caption = #53356#44592
end
object Label12: TLabel
Left = 312
Top = 301
Width = 57
Height = 15
Caption = #54616#45800' '#47928#44396' :'
end
object Label13: TLabel
Left = 592
Top = 301
Width = 24
Height = 15
Caption = #53356#44592
end
object chPreventPtr: TCheckBox
Left = 16
Top = 13
Width = 153
Height = 17
Caption = #54532#47536#53552' '#49324#50857' '#52264#45800
TabOrder = 0
end
object mmAllowPtr: TMemo
Left = 31
Top = 66
Width = 233
Height = 52
ScrollBars = ssVertical
TabOrder = 1
end
object mmAllowFile: TMemo
Left = 31
Top = 153
Width = 233
Height = 52
ScrollBars = ssVertical
TabOrder = 2
end
object chPrintCol: TCheckBox
Left = 296
Top = 13
Width = 113
Height = 17
Caption = #52636#47141#47932' '#49688#51665
TabOrder = 3
end
object edColDir: TEdit
Left = 375
Top = 42
Width = 258
Height = 23
TabOrder = 4
end
object cbColFmt: TComboBox
Left = 375
Top = 76
Width = 74
Height = 23
Style = csDropDownList
ItemIndex = 1
TabOrder = 5
Text = 'PNG'
Items.Strings = (
'PDF'
'PNG'
'JPG'
'TIF')
end
object cbQuality: TComboBox
Left = 375
Top = 109
Width = 74
Height = 23
Style = csDropDownList
ItemIndex = 1
TabOrder = 6
Text = #48372#53685
Items.Strings = (
#45230#51020
#48372#53685
#45458#51020)
end
object CheckBox1: TCheckBox
Left = 0
Top = 220
Width = 153
Height = 17
Caption = #54168#51060#51648' '#49688' '#51228#54620'/'#52264#45800
Enabled = False
TabOrder = 7
Visible = False
end
object CheckBox2: TCheckBox
Left = 131
Top = 210
Width = 153
Height = 17
Caption = #48373#49324#48376' '#51228#54620'/'#52264#45800
Enabled = False
TabOrder = 8
Visible = False
end
object Edit1: TEdit
Left = 144
Top = 217
Width = 53
Height = 23
Enabled = False
TabOrder = 9
Visible = False
end
object Edit2: TEdit
Left = 231
Top = 233
Width = 53
Height = 23
Enabled = False
TabOrder = 10
Visible = False
end
object CheckBox3: TCheckBox
Left = 0
Top = 252
Width = 153
Height = 17
Caption = #50857#51648' '#48169#54693' '#51228#54620'/'#52264#45800
Enabled = False
TabOrder = 11
Visible = False
end
object Edit3: TEdit
Left = 144
Top = 249
Width = 53
Height = 23
Enabled = False
TabOrder = 12
Visible = False
end
object CheckBox4: TCheckBox
Left = 187
Top = 252
Width = 97
Height = 17
Caption = #52972#47084' '#52636#47141' '#52264#45800
Enabled = False
TabOrder = 13
Visible = False
end
object chWatermark: TCheckBox
Left = 296
Top = 150
Width = 289
Height = 17
Caption = #52636#47141' '#49884' '#50892#53552#47560#53356' '#52628#44032
TabOrder = 14
end
object edWaterImg: TEdit
Left = 375
Top = 178
Width = 258
Height = 23
TabOrder = 15
end
object edWaterImgAlpha: TEdit
Left = 375
Top = 209
Width = 74
Height = 23
NumbersOnly = True
TabOrder = 16
Text = '100'
end
object edTopText: TEdit
Left = 375
Top = 240
Width = 210
Height = 23
TabOrder = 17
Text = #49345#45800' '#47928#44396' '#51077#45768#45796'.'
end
object edTopTextSize: TEdit
Left = 622
Top = 240
Width = 55
Height = 23
NumbersOnly = True
TabOrder = 18
Text = '10'
end
object cbTopTextPos: TComboBox
Left = 375
Top = 269
Width = 98
Height = 23
Style = csDropDownList
ItemIndex = 0
TabOrder = 19
Text = #50812#51901' '#47582#52644
Items.Strings = (
#50812#51901' '#47582#52644
#50724#47480#51901' '#47582#52644)
end
object edBottomText: TEdit
Left = 375
Top = 298
Width = 210
Height = 23
TabOrder = 20
Text = #54616#45800' '#47928#44396' '#51077#45768#45796'.'
end
object edBottomTextSize: TEdit
Left = 622
Top = 298
Width = 55
Height = 23
NumbersOnly = True
TabOrder = 21
Text = '10'
end
object cbBottomTextPos: TComboBox
Left = 375
Top = 327
Width = 98
Height = 23
Style = csDropDownList
ItemIndex = 1
TabOrder = 22
Text = #50724#47480#51901' '#47582#52644
Items.Strings = (
#50812#51901' '#47582#52644
#50724#47480#51901' '#47582#52644)
end
end
object pnClient: TPanel
Left = 0
Top = 369
Width = 765
Height = 165
Align = alClient
BevelOuter = bvNone
TabOrder = 1
ExplicitWidth = 761
ExplicitHeight = 164
object vtList: TVirtualStringTree
Left = 0
Top = 0
Width = 765
Height = 165
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, toMultiSelect]
OnFreeNode = vtListFreeNode
OnGetText = vtListGetText
OnGetHint = vtListGetHint
OnGetNodeDataSize = vtListGetNodeDataSize
Touch.InteractiveGestures = [igPan, igPressAndTap]
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
Columns = <
item
Position = 0
Text = #48264#54840
end
item
Position = 1
Text = #52636#47141#51068#49884
Width = 150
end
item
Position = 2
Text = #49345#53468
Width = 60
end
item
Position = 3
Text = #47928#49436' '#51060#47492
Width = 180
end
item
Position = 4
Text = #54532#47536#53552' '#51060#47492
Width = 150
end
item
Position = 5
Text = #54168#51060#51648
end
item
Position = 6
Text = #48373#49324#48376
end
item
Position = 7
Text = #49353#49345
end
item
Position = 8
Text = #50857#51648' '#53356#44592
Width = 100
end
item
Position = 9
Text = #50857#51648' '#48169#54693
Width = 70
end
item
Position = 10
Text = #48708#50984
end
item
Position = 11
Text = 'DataType'
Width = 70
end
item
Position = 12
Text = 'PrintProcessor'
Width = 110
end
item
Position = 13
Text = #54532#47196#49464#49828
Width = 100
end>
end
end
object FileOpenDialog: TFileOpenDialog
FavoriteLinks = <>
FileName = 'C:\taskToCSG\Tocsg.Module\PrinterMon'
FileTypes = <
item
DisplayName = 'PNG Image'
FileMask = '*.png'
end>
Options = []
Left = 696
Top = 40
end
object tWater: TTimer
Enabled = False
Interval = 500
OnTimer = tWaterTimer
Left = 224
Top = 48
end
object MainMenu: TMainMenu
AutoHotkeys = maManual
Left = 544
Top = 32
object miPrinterControl: TMenuItem
Caption = #54532#47536#53552' '#51228#50612'(&P)'
OnClick = miPrinterControlClick
object miWatchOn: TMenuItem
Caption = #44048#49884' '#49884#51089
ShortCut = 116
OnClick = miWatchOnClick
end
object miWatchOff: TMenuItem
Caption = #44048#49884' '#51473#51648
ShortCut = 117
OnClick = miWatchOnClick
end
object N4: TMenuItem
Caption = '-'
end
object miExit: TMenuItem
Caption = #51333#47308'(&X)'
OnClick = miExitClick
end
end
end
end