home *** CD-ROM | disk | FTP | other *** search
- object FrmMainPopup: TFrmMainPopup
- Left = 293
- Top = 233
- Width = 577
- Height = 487
- BorderIcons = []
- Caption = 'ArsClip'
- Color = clBtnFace
- DefaultMonitor = dmDesktop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- ShowHint = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgA: TImage
- Left = 400
- Top = 280
- Width = 16
- Height = 16
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object imgRightArrow: TImage
- Left = 400
- Top = 328
- Width = 16
- Height = 16
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object imgIcon: TImage
- Left = 424
- Top = 280
- Width = 16
- Height = 16
- Stretch = True
- end
- object imgFull: TImage
- Left = 400
- Top = 368
- Width = 17
- Height = 17
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object imgPasteAll: TImage
- Left = 400
- Top = 416
- Width = 17
- Height = 17
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object imgPaste: TImage
- Left = 400
- Top = 440
- Width = 17
- Height = 17
- Picture.Data = {<image004.bmp>}
- Transparent = True
- end
- object imgEdit: TImage
- Left = 432
- Top = 403
- Width = 17
- Height = 17
- Picture.Data = {<image005.bmp>}
- Transparent = True
- end
- object imgFlush: TImage
- Left = 432
- Top = 435
- Width = 17
- Height = 17
- Picture.Data = {<image006.bmp>}
- Transparent = True
- end
- object imgConfMode: TImage
- Left = 424
- Top = 368
- Width = 17
- Height = 17
- Picture.Data = {<image007.bmp>}
- Transparent = True
- end
- object imgPermCasc: TImage
- Left = 432
- Top = 320
- Width = 16
- Height = 16
- Picture.Data = {<image008.bmp>}
- Transparent = True
- end
- object imgRemoved: TImage
- Left = 456
- Top = 411
- Width = 17
- Height = 17
- Picture.Data = {<image009.bmp>}
- Transparent = True
- end
- object Memo1: TMemo
- Left = 24
- Top = 24
- Width = 353
- Height = 401
- ScrollBars = ssBoth
- TabOrder = 0
- end
- object btnHide: TButton
- Left = 464
- Top = 272
- Width = 65
- Height = 25
- Caption = 'Hide'
- TabOrder = 1
- OnClick = btnHideClick
- end
- object pmItemOptions: TPopupMenu
- AutoPopup = False
- Left = 432
- Top = 48
- object N0PasteasRichText1: TMenuItem
- Caption = '&0 Paste as RichText'
- OnClick = N0PasteasRichText1Click
- end
- object Run1: TMenuItem
- Caption = '&1 Run'
- OnClick = Run1Click
- end
- object Preview1: TMenuItem
- Caption = '&2 Preview'
- OnClick = Preview1Click
- end
- object PasteusingMimicTyping1: TMenuItem
- Caption = '&3 Paste using Mimic Typing'
- OnClick = PasteusingMimicTyping1Click
- end
- object PasteusingSHIFTINS1: TMenuItem
- Caption = '&4 Paste using SHIFT+INSERT'
- OnClick = PasteusingSHIFTINS1Click
- end
- object PasteusingCTRLV1: TMenuItem
- Caption = '&5 Paste using CTRL+V'
- OnClick = PasteusingCTRLV1Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Placeonclipboard1: TMenuItem
- Caption = '&6 Clipboard only'
- OnClick = Placeonclipboard1Click
- end
- object MakePermanentItem1: TMenuItem
- Caption = '&7 Make Permanent Item - Plain Text'
- OnClick = MakePermanentItem1Click
- end
- object AMakePermanentas1: TMenuItem
- Caption = '&A Make Permanent as '
- OnClick = AMakePermanentas1Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object back1: TMenuItem
- Caption = '&8 Back'
- OnClick = back1Click
- end
- object Cancel1: TMenuItem
- Caption = '&9 Cancel'
- end
- end
- object tim: TTimer
- Left = 440
- Top = 128
- end
- end
-