object DlgPtrMkMain: TDlgPtrMkMain Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'PrintMark' ClientHeight = 497 ClientWidth = 459 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter TextHeight = 15 object Label4: TLabel Left = 60 Top = 496 Width = 69 Height = 15 Alignment = taRightJustify Caption = #51060#48120#51648' '#54028#51068' :' Enabled = False Visible = False end object btnImgPath: TSpeedButton Left = 378 Top = 493 Width = 23 Height = 23 Caption = '...' Enabled = False Visible = False end object btnHook: TButton Left = 8 Top = 8 Width = 129 Height = 25 Caption = #54532#47536#53944' '#44048#49884' '#49884#51089 TabOrder = 1 OnClick = btnHookClick end object Button1: TButton Left = 288 Top = 8 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 2 Visible = False OnClick = Button1Click end object GroupBox1: TGroupBox Left = 8 Top = 192 Width = 446 Height = 298 Caption = #50892#53552#47560#53356' '#49444#51221 TabOrder = 3 object Label1: TLabel Left = 41 Top = 40 Width = 81 Height = 15 Alignment = taRightJustify Caption = #50892#53552#47560#53356' '#47928#44396' :' end object Label2: TLabel Left = 38 Top = 73 Width = 84 Height = 15 Alignment = taRightJustify Caption = #47928#44396' '#54256#53944' '#53356#44592' :' end object Label3: TLabel Left = 11 Top = 104 Width = 111 Height = 15 Alignment = taRightJustify Caption = #54620' '#54168#51060#51648#50640' '#47928#44396' '#49688' :' end object Label5: TLabel Left = 11 Top = 192 Width = 111 Height = 15 Alignment = taRightJustify Caption = #52572#44540' '#52636#47141' '#49884#46020' '#51221#48372' :' end object edText: TEdit Left = 135 Top = 40 Width = 300 Height = 23 TabOrder = 0 end object edFontSize: TEdit Left = 135 Top = 70 Width = 98 Height = 23 Alignment = taRightJustify NumbersOnly = True TabOrder = 1 Text = '175' end object edLineCnt: TEdit Left = 135 Top = 101 Width = 98 Height = 23 Alignment = taRightJustify NumbersOnly = True TabOrder = 2 Text = '4' end object btnSet: TButton Left = 159 Top = 144 Width = 75 Height = 25 Caption = #51201#50857#54616#44592 Enabled = False TabOrder = 3 OnClick = btnSetClick end object mmRecentDoc: TMemo Left = 128 Top = 189 Width = 307 Height = 92 ReadOnly = True ScrollBars = ssBoth TabOrder = 4 end end object edImgPath: TEdit Left = 135 Top = 493 Width = 237 Height = 23 Enabled = False TabOrder = 4 Visible = False end object btnFreeModule: TButton Left = 152 Top = 8 Width = 75 Height = 25 Caption = #52488#44592#54868 Enabled = False TabOrder = 5 Visible = False OnClick = btnFreeModuleClick end object GroupBox2: TGroupBox Left = 8 Top = 56 Width = 446 Height = 127 Caption = #45824#49345' '#54532#47196#44536#47016 TabOrder = 0 object mmTgApp: TMemo Left = 11 Top = 24 Width = 424 Height = 65 Lines.Strings = ( 'EXCEL.EXE|WINWORD.EXE|POWERPNT.EXE|chrome.exe|msedge.exe|' 'Evernote.exe|mspaint.exe|Acrobat.exe|Honeyview.exe') ScrollBars = ssVertical TabOrder = 0 end object chEtcPrintBlock: TCheckBox Left = 11 Top = 95 Width = 302 Height = 17 Caption = #51060#50808' '#54532#47196#44536#47016#50640#49436' '#54532#47536#53944' '#52264#45800 TabOrder = 1 end end object tBlockUWP: TTimer Enabled = False Interval = 500 OnTimer = tBlockUWPTimer Left = 304 Top = 184 end end