home *** CD-ROM | disk | FTP | other *** search
/ Chip 6 / Chip_06_2000.iso / sharewar / Talisman / _SETUP.1 / talisman.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1999-10-27  |  9.4 KB  |  415 lines

  1. object Form1: TForm1
  2.   Left = 108
  3.   Top = 524
  4.   BorderStyle = bsNone
  5.   Caption = 'Talisman'
  6.   ClientHeight = 166
  7.   ClientWidth = 227
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnResize = FormResize
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Image1: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 227
  27.     Height = 166
  28.     Align = alClient
  29.     OnDragDrop = Image1DragDrop
  30.     OnDragOver = Shape1DragOver
  31.     OnMouseDown = Shape1MouseDown
  32.     OnMouseMove = Image1MouseMove
  33.     OnMouseUp = Image1MouseUp
  34.   end
  35.   object Shape1: TShape
  36.     Left = 116
  37.     Top = 36
  38.     Width = 81
  39.     Height = 73
  40.     Cursor = crHandPoint
  41.     Brush.Style = bsClear
  42.     ParentShowHint = False
  43.     Pen.Color = clYellow
  44.     Pen.Style = psDot
  45.     ShowHint = True
  46.     Visible = False
  47.     OnDragDrop = Image1DragDrop
  48.     OnDragOver = Shape1DragOver
  49.     OnMouseUp = Shape1MouseUp
  50.   end
  51.   object Memo1: TMemo
  52.     Left = 156
  53.     Top = 124
  54.     Width = 157
  55.     Height = 99
  56.     BorderStyle = bsNone
  57.     Color = clBlack
  58.     Ctl3D = False
  59.     Font.Charset = RUSSIAN_CHARSET
  60.     Font.Color = clLime
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     Lines.Strings = (
  65.       'Memo1')
  66.     ParentCtl3D = False
  67.     ParentFont = False
  68.     ParentShowHint = False
  69.     ScrollBars = ssVertical
  70.     ShowHint = False
  71.     TabOrder = 0
  72.     Visible = False
  73.     WordWrap = False
  74.   end
  75.   object PopupMenu1: TPopupMenu
  76.     OnPopup = PopupMenu1Popup
  77.     Left = 68
  78.     Top = 8
  79.     object Workmode1: TMenuItem
  80.       Caption = 'Return to Work mode ...'
  81.       OnClick = Workmode1Click
  82.     end
  83.     object N20: TMenuItem
  84.       Caption = '-'
  85.     end
  86.     object N4: TMenuItem
  87.       Caption = 'New'
  88.       RadioItem = True
  89.       object wizard1: TMenuItem
  90.         Caption = 'Button ...'
  91.         OnClick = wizard1Click
  92.       end
  93.       object N5: TMenuItem
  94.         Caption = '-'
  95.       end
  96.       object Picture_1: TMenuItem
  97.         Caption = 'Picture ...'
  98.         OnClick = Picture_1Click
  99.       end
  100.       object Picture_3: TMenuItem
  101.         Caption = 'Picture pasted from clipboard'
  102.         OnClick = Picture_3Click
  103.       end
  104.       object N11: TMenuItem
  105.         Caption = '-'
  106.       end
  107.       object Picture_2: TMenuItem
  108.         Caption = 'Picture from file ...'
  109.         OnClick = Picture_1Click
  110.       end
  111.       object N25: TMenuItem
  112.         Caption = '-'
  113.       end
  114.       object Shape2: TMenuItem
  115.         Caption = 'Shape'
  116.         OnClick = button_1Click
  117.       end
  118.       object N16: TMenuItem
  119.         Caption = '-'
  120.       end
  121.       object Text_1: TMenuItem
  122.         Caption = 'Text block'
  123.         OnClick = button_1Click
  124.       end
  125.       object N14: TMenuItem
  126.         Caption = '-'
  127.       end
  128.       object HTMLdocument1: TMenuItem
  129.         Caption = 'HTML page'
  130.         OnClick = HTMLdocument1Click
  131.       end
  132.       object N15: TMenuItem
  133.         Caption = '-'
  134.       end
  135.       object Form_1: TMenuItem
  136.         Caption = 'Form'
  137.         OnClick = Form_1Click
  138.       end
  139.       object N37: TMenuItem
  140.         Caption = '-'
  141.       end
  142.       object Newtheme1: TMenuItem
  143.         Caption = 'Theme ...'
  144.         OnClick = Newtheme1Click
  145.       end
  146.     end
  147.     object N7: TMenuItem
  148.       Caption = '-'
  149.     end
  150.     object Copy1: TMenuItem
  151.       Caption = 'Copy'
  152.       OnClick = Copy1Click
  153.     end
  154.     object Paste1: TMenuItem
  155.       Caption = 'Paste'
  156.       OnClick = Paste1Click
  157.     end
  158.     object N8: TMenuItem
  159.       Caption = 'Delete ...'
  160.       OnClick = N8Click
  161.     end
  162.     object N12: TMenuItem
  163.       Caption = '-'
  164.     end
  165.     object color_1: TMenuItem
  166.       Caption = 'Color'
  167.       OnClick = color_1Click
  168.     end
  169.     object color_2: TMenuItem
  170.       Caption = 'Transparent color'
  171.       OnClick = color_1Click
  172.     end
  173.     object Font1: TMenuItem
  174.       Caption = 'Font...'
  175.       OnClick = Font1Click
  176.     end
  177.     object Filename1: TMenuItem
  178.       Caption = 'Command...'
  179.       OnClick = Filename1Click
  180.     end
  181.     object Autohide1: TMenuItem
  182.       Caption = 'Autohide'
  183.       OnClick = Autohide1Click
  184.     end
  185.     object N6: TMenuItem
  186.       Caption = '-'
  187.     end
  188.     object tofront1: TMenuItem
  189.       Caption = 'Bring to front'
  190.       OnClick = tofront1Click
  191.     end
  192.     object toback1: TMenuItem
  193.       Caption = 'Send to back'
  194.       OnClick = toback1Click
  195.     end
  196.     object N9: TMenuItem
  197.       Caption = '-'
  198.     end
  199.     object Editor1: TMenuItem
  200.       Caption = 'Properties...'
  201.       OnClick = Editor1Click
  202.     end
  203.   end
  204.   object ColorDialog1: TColorDialog
  205.     Ctl3D = True
  206.     Left = 102
  207.     Top = 10
  208.   end
  209.   object Timer1: TTimer
  210.     Enabled = False
  211.     Interval = 200
  212.     OnTimer = Timer1Timer
  213.     Left = 2
  214.     Top = 6
  215.   end
  216.   object FontDialog1: TFontDialog
  217.     Font.Charset = DEFAULT_CHARSET
  218.     Font.Color = clWindowText
  219.     Font.Height = -11
  220.     Font.Name = 'MS Sans Serif'
  221.     Font.Style = []
  222.     MinFontSize = 0
  223.     MaxFontSize = 0
  224.     Left = 136
  225.     Top = 10
  226.   end
  227.   object OpenPictureDialog1: TOpenPictureDialog
  228.     Filter = 'All|*.*|All pictures (*.bmp;*.jpg;*.jpeg)|*.bmp;*.jpg;*.jpeg'
  229.     Left = 6
  230.     Top = 60
  231.   end
  232.   object workmenu: TPopupMenu
  233.     OnPopup = workmenuPopup
  234.     Left = 70
  235.     Top = 48
  236.     object Editor2: TMenuItem
  237.       Caption = 'Switch to Edit mode ...'
  238.       OnClick = Editor2Click
  239.     end
  240.     object N34: TMenuItem
  241.       Caption = '-'
  242.     end
  243.     object Taskmenu1: TMenuItem
  244.       Caption = 'Task list'
  245.     end
  246.     object N35: TMenuItem
  247.       Caption = '-'
  248.     end
  249.     object Startmenu1: TMenuItem
  250.       Caption = 'Applications'
  251.     end
  252.     object N22: TMenuItem
  253.       Caption = '-'
  254.     end
  255.     object Theme2: TMenuItem
  256.       Caption = 'Theme'
  257.       OnClick = Browse1Click
  258.       object Home3: TMenuItem
  259.         Caption = 'Home'
  260.         OnClick = Home1Click
  261.       end
  262.       object Opentheme3: TMenuItem
  263.         Caption = 'Open theme...'
  264.         OnClick = Opentheme1Click
  265.       end
  266.       object Setasdefault1: TMenuItem
  267.         Caption = 'Set as default'
  268.         OnClick = Setasstartup1Click
  269.       end
  270.       object N17: TMenuItem
  271.         Caption = '-'
  272.       end
  273.       object Openthemefolder1: TMenuItem
  274.         Caption = 'Open theme folder'
  275.         OnClick = ControlPanel1Click
  276.       end
  277.       object N36: TMenuItem
  278.         Caption = '-'
  279.       end
  280.     end
  281.     object N21: TMenuItem
  282.       Caption = '-'
  283.     end
  284.     object Run2: TMenuItem
  285.       Caption = 'Run ...'
  286.       OnClick = Run1Click
  287.     end
  288.     object Findfiles2: TMenuItem
  289.       Caption = 'Find files...'
  290.       OnClick = FindFiles1Click
  291.     end
  292.     object N33: TMenuItem
  293.       Caption = '-'
  294.     end
  295.     object restore1: TMenuItem
  296.       Caption = 'Show Talisman desktop'
  297.       OnClick = min1Click
  298.     end
  299.     object min1: TMenuItem
  300.       Caption = 'Hide Talisman desktop'
  301.       OnClick = min1Click
  302.     end
  303.     object N2: TMenuItem
  304.       Caption = '-'
  305.     end
  306.     object Helpm: TMenuItem
  307.       Caption = 'Help'
  308.       object Help2: TMenuItem
  309.         Caption = 'Contents'
  310.         ShortCut = 112
  311.         OnClick = ControlPanel1Click
  312.       end
  313.       object N27: TMenuItem
  314.         Caption = '-'
  315.       end
  316.       object Inet1: TMenuItem
  317.         Caption = 'Talisman Homepage'
  318.         OnClick = ControlPanel1Click
  319.       end
  320.       object Inet2: TMenuItem
  321.         Caption = 'Download Talisman themes'
  322.         OnClick = ControlPanel1Click
  323.       end
  324.       object inet3: TMenuItem
  325.         Caption = 'Online User'#39's Forum'
  326.         OnClick = ControlPanel1Click
  327.       end
  328.       object inet4: TMenuItem
  329.         Caption = 'Online FAQ-page'
  330.         OnClick = ControlPanel1Click
  331.       end
  332.       object N10: TMenuItem
  333.         Caption = '-'
  334.       end
  335.       object inet5: TMenuItem
  336.         Caption = 'Online Registration'
  337.         OnClick = ControlPanel1Click
  338.       end
  339.     end
  340.     object About2: TMenuItem
  341.       Caption = 'About/Registration...'
  342.       OnClick = About1Click
  343.     end
  344.     object N18: TMenuItem
  345.       Caption = '-'
  346.     end
  347.     object Commands2: TMenuItem
  348.       Caption = 'Commands'
  349.       object Desktop1: TMenuItem
  350.         Caption = 'Desktop'
  351.         OnClick = ControlPanel1Click
  352.       end
  353.       object Programs2: TMenuItem
  354.         Caption = 'Programs'
  355.         OnClick = ControlPanel1Click
  356.       end
  357.       object Documents2: TMenuItem
  358.         Caption = 'Documents'
  359.         OnClick = ControlPanel1Click
  360.       end
  361.       object N29: TMenuItem
  362.         Caption = '-'
  363.       end
  364.       object Explorer2: TMenuItem
  365.         Caption = 'Explorer'
  366.         OnClick = ControlPanel1Click
  367.       end
  368.       object ControlPanel2: TMenuItem
  369.         Caption = 'Control Panel'
  370.         OnClick = ControlPanel1Click
  371.       end
  372.       object RecycledBin2: TMenuItem
  373.         Caption = 'Recycle Bin'
  374.         OnClick = ControlPanel1Click
  375.       end
  376.       object N30: TMenuItem
  377.         Caption = '-'
  378.       end
  379.       object Display2: TMenuItem
  380.         Caption = 'Display properties'
  381.         OnClick = ControlPanel1Click
  382.       end
  383.     end
  384.     object N13: TMenuItem
  385.       Caption = '-'
  386.     end
  387.     object Shutdown2: TMenuItem
  388.       Caption = 'Shutdown'
  389.       OnClick = Shutdown2Click
  390.     end
  391.     object Quit2: TMenuItem
  392.       Caption = 'Quit'
  393.       OnClick = Quit1Click
  394.     end
  395.   end
  396.   object OpenDialog1: TOpenDialog
  397.     Filter = 'Talisman themes (runic.db)|runic.db'
  398.     Left = 6
  399.     Top = 94
  400.   end
  401.   object RxTrayIcon1: TRxTrayIcon
  402.     Active = False
  403.     Icon.Data = {<image001.ico>}
  404.     PopupMenu = workmenu
  405.     OnClick = RxTrayIcon1Click
  406.     Left = 136
  407.     Top = 64
  408.   end
  409.   object Table1: TTable
  410.     TableName = 'runic.db'
  411.     Left = 64
  412.     Top = 120
  413.   end
  414. end
  415.