home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / tema / siggis / siGGis.exe / 0 / RCDATA / TGENERATOR / TGENERATOR.txt
Text File  |  2002-02-12  |  15KB  |  626 lines

  1. object Generator: TGenerator
  2.   Left = 140
  3.   Top = 220
  4.   BorderStyle = bsDialog
  5.   Caption = 'EventFile Generator'
  6.   ClientHeight = 368
  7.   ClientWidth = 458
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 458
  19.     Height = 21
  20.     Align = alTop
  21.     Caption = 'Panel1'
  22.     Font.Color = clBlack
  23.     Font.Height = -11
  24.     Font.Name = 'MS Sans Serif'
  25.     Font.Style = [fsBold]
  26.     ParentFont = False
  27.     TabOrder = 0
  28.   end
  29.   object Panel2: TPanel
  30.     Left = 0
  31.     Top = 21
  32.     Width = 458
  33.     Height = 347
  34.     Align = alClient
  35.     TabOrder = 1
  36.     object Label1: TLabel
  37.       Left = 8
  38.       Top = 8
  39.       Width = 85
  40.       Height = 13
  41.       Caption = 'Path (destination):'
  42.     end
  43.     object Label4: TLabel
  44.       Left = 8
  45.       Top = 132
  46.       Width = 42
  47.       Height = 13
  48.       Caption = 'Mask file'
  49.     end
  50.     object Panel3: TPanel
  51.       Left = 248
  52.       Top = 0
  53.       Width = 209
  54.       Height = 347
  55.       TabOrder = 5
  56.       object CBLoad: TCheckBox
  57.         Left = 8
  58.         Top = 8
  59.         Width = 97
  60.         Height = 17
  61.         Hint = 'URL_fileName.* (applet),  path_fileName.hg*'
  62.         Caption = 'Load cfg.file'
  63.         Font.Color = clNavy
  64.         Font.Height = -11
  65.         Font.Name = 'MS Sans Serif'
  66.         Font.Style = []
  67.         ParentFont = False
  68.         ParentShowHint = False
  69.         ShowHint = True
  70.         TabOrder = 0
  71.         OnClick = CBLoadClick
  72.       end
  73.       object CBLoadJPG: TCheckBox
  74.         Left = 8
  75.         Top = 24
  76.         Width = 97
  77.         Height = 17
  78.         Hint = 'URL_fileName.jpg (applet),  path_fileName.jpg'
  79.         Caption = 'Load JPG file'
  80.         Font.Color = clNavy
  81.         Font.Height = -11
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = []
  84.         ParentFont = False
  85.         ParentShowHint = False
  86.         ShowHint = True
  87.         TabOrder = 1
  88.       end
  89.       object CBSave: TCheckBox
  90.         Left = 8
  91.         Top = 40
  92.         Width = 97
  93.         Height = 17
  94.         Hint = 'Path_fileName.emf(wmf)'
  95.         Caption = 'Save metaFile'
  96.         Font.Color = clNavy
  97.         Font.Height = -11
  98.         Font.Name = 'MS Sans Serif'
  99.         Font.Style = []
  100.         ParentFont = False
  101.         ParentShowHint = False
  102.         ShowHint = True
  103.         TabOrder = 2
  104.       end
  105.       object CBInt: TCheckBox
  106.         Left = 8
  107.         Top = 56
  108.         Width = 97
  109.         Height = 17
  110.         Hint = 'Integer: 1..1000 sec.'
  111.         Caption = 'Interval sec.'
  112.         Font.Color = clNavy
  113.         Font.Height = -11
  114.         Font.Name = 'MS Sans Serif'
  115.         Font.Style = []
  116.         ParentFont = False
  117.         ParentShowHint = False
  118.         ShowHint = True
  119.         TabOrder = 3
  120.       end
  121.       object CBevC: TCheckBox
  122.         Left = 8
  123.         Top = 72
  124.         Width = 97
  125.         Height = 17
  126.         Hint = 'Integer: 1.. x'
  127.         Caption = 'Count event'
  128.         Font.Color = clNavy
  129.         Font.Height = -11
  130.         Font.Name = 'MS Sans Serif'
  131.         Font.Style = []
  132.         ParentFont = False
  133.         ParentShowHint = False
  134.         ShowHint = True
  135.         State = cbChecked
  136.         TabOrder = 4
  137.         OnClick = CBevCClick
  138.       end
  139.       object CBZoom: TCheckBox
  140.         Left = 104
  141.         Top = 8
  142.         Width = 97
  143.         Height = 17
  144.         Hint = 'Integer/float: e.g.: 2/0.5'
  145.         Caption = 'Zoom'
  146.         Font.Color = clNavy
  147.         Font.Height = -11
  148.         Font.Name = 'MS Sans Serif'
  149.         Font.Style = []
  150.         ParentFont = False
  151.         ParentShowHint = False
  152.         ShowHint = True
  153.         TabOrder = 5
  154.       end
  155.       object CBresM: TCheckBox
  156.         Left = 104
  157.         Top = 24
  158.         Width = 97
  159.         Height = 17
  160.         Hint = 'Integer: 0/1 - ignore/yes'
  161.         Caption = 'Reset map'
  162.         Font.Color = clNavy
  163.         Font.Height = -11
  164.         Font.Name = 'MS Sans Serif'
  165.         Font.Style = []
  166.         ParentFont = False
  167.         ParentShowHint = False
  168.         ShowHint = True
  169.         TabOrder = 6
  170.       end
  171.       object CBresAll: TCheckBox
  172.         Left = 104
  173.         Top = 40
  174.         Width = 97
  175.         Height = 17
  176.         Hint = 'Integer: 0/1 - ignore/yes'
  177.         Caption = 'Reset all object'
  178.         Font.Color = clNavy
  179.         Font.Height = -11
  180.         Font.Name = 'MS Sans Serif'
  181.         Font.Style = []
  182.         ParentFont = False
  183.         ParentShowHint = False
  184.         ShowHint = True
  185.         TabOrder = 7
  186.         OnClick = CBresAllClick
  187.       end
  188.       object CBMess: TCheckBox
  189.         Left = 104
  190.         Top = 56
  191.         Width = 97
  192.         Height = 17
  193.         Hint = 'Text'
  194.         Caption = 'Message'
  195.         Font.Color = clNavy
  196.         Font.Height = -11
  197.         Font.Name = 'MS Sans Serif'
  198.         Font.Style = []
  199.         ParentFont = False
  200.         ParentShowHint = False
  201.         ShowHint = True
  202.         State = cbChecked
  203.         TabOrder = 8
  204.       end
  205.       object CBrefr: TCheckBox
  206.         Left = 104
  207.         Top = 72
  208.         Width = 97
  209.         Height = 17
  210.         Hint = 'Integer: 0/1 - ignore/yes'
  211.         Caption = 'Refresh'
  212.         Font.Color = clNavy
  213.         Font.Height = -11
  214.         Font.Name = 'MS Sans Serif'
  215.         Font.Style = []
  216.         ParentFont = False
  217.         ParentShowHint = False
  218.         ShowHint = True
  219.         TabOrder = 9
  220.       end
  221.       object CBLay: TCheckBox
  222.         Left = 8
  223.         Top = 112
  224.         Width = 89
  225.         Height = 17
  226.         Hint = 'Integer: layer Number (0 .. layerCount-1)'
  227.         Caption = 'Layer'
  228.         ParentShowHint = False
  229.         ShowHint = True
  230.         State = cbChecked
  231.         TabOrder = 10
  232.         OnClick = CBLayClick
  233.       end
  234.       object CBObj: TCheckBox
  235.         Left = 8
  236.         Top = 128
  237.         Width = 97
  238.         Height = 17
  239.         Hint = 'Integer: object Number (0 .. objectCount-1)'
  240.         Caption = 'Object '
  241.         ParentShowHint = False
  242.         ShowHint = True
  243.         State = cbChecked
  244.         TabOrder = 11
  245.         OnClick = CBObjClick
  246.       end
  247.       object CBObjT: TCheckBox
  248.         Left = 8
  249.         Top = 144
  250.         Width = 97
  251.         Height = 17
  252.         Hint = 'Integer: set type '
  253.         Caption = 'Object type'
  254.         ParentShowHint = False
  255.         ShowHint = True
  256.         TabOrder = 12
  257.         OnClick = CBObjTClick
  258.       end
  259.       object CBObjS: TCheckBox
  260.         Left = 8
  261.         Top = 160
  262.         Width = 97
  263.         Height = 17
  264.         Hint = 'Integer: 1 .. 25 (only pointObject)'
  265.         Caption = 'Object size'
  266.         ParentShowHint = False
  267.         ShowHint = True
  268.         TabOrder = 13
  269.         OnClick = CBObjSClick
  270.       end
  271.       object CBRange: TCheckBox
  272.         Left = 8
  273.         Top = 176
  274.         Width = 97
  275.         Height = 17
  276.         Hint = 'Integer: 0/1 - ignore/yes'
  277.         Caption = 'Range color'
  278.         ParentShowHint = False
  279.         ShowHint = True
  280.         TabOrder = 14
  281.         OnClick = CBRangeClick
  282.       end
  283.       object CBfill: TCheckBox
  284.         Left = 8
  285.         Top = 192
  286.         Width = 97
  287.         Height = 17
  288.         Hint = 'Text: e.g.: aqua/0:255:255  (R:G:B)'
  289.         Caption = 'Fill color'
  290.         ParentShowHint = False
  291.         ShowHint = True
  292.         State = cbChecked
  293.         TabOrder = 15
  294.         OnClick = CBfillClick
  295.       end
  296.       object CBOutLC: TCheckBox
  297.         Left = 8
  298.         Top = 208
  299.         Width = 97
  300.         Height = 17
  301.         Hint = 'Text: e.g.: aqua/0:255:255  (R:G:B)'
  302.         Caption = 'OutLine color'
  303.         ParentShowHint = False
  304.         ShowHint = True
  305.         State = cbChecked
  306.         TabOrder = 16
  307.         OnClick = CBOutLCClick
  308.       end
  309.       object CBDbl: TCheckBox
  310.         Left = 8
  311.         Top = 224
  312.         Width = 97
  313.         Height = 17
  314.         Hint = 'Integer: 0/1 - single/double line'
  315.         Caption = 'Double outLine'
  316.         ParentShowHint = False
  317.         ShowHint = True
  318.         State = cbChecked
  319.         TabOrder = 17
  320.         OnClick = CBDblClick
  321.       end
  322.       object CBCen: TCheckBox
  323.         Left = 8
  324.         Top = 240
  325.         Width = 97
  326.         Height = 17
  327.         Hint = 'Integer: 0/1 - ignore/yes'
  328.         Caption = 'Centre object'
  329.         ParentShowHint = False
  330.         ShowHint = True
  331.         TabOrder = 18
  332.         OnClick = CBCenClick
  333.       end
  334.       object CBCenZ: TCheckBox
  335.         Left = 8
  336.         Top = 256
  337.         Width = 97
  338.         Height = 17
  339.         Hint = 'Integer: 0/1 - ignore/yes'
  340.         Caption = 'Centre zoom...'
  341.         ParentShowHint = False
  342.         ShowHint = True
  343.         State = cbChecked
  344.         TabOrder = 19
  345.         OnClick = CBCenZClick
  346.       end
  347.       object CBblink: TCheckBox
  348.         Left = 8
  349.         Top = 272
  350.         Width = 97
  351.         Height = 17
  352.         Hint = 'Integer: 0/1 - ignore/yes'
  353.         Caption = 'Blink object'
  354.         ParentShowHint = False
  355.         ShowHint = True
  356.         TabOrder = 20
  357.         OnClick = CBblinkClick
  358.       end
  359.       object CBResO: TCheckBox
  360.         Left = 8
  361.         Top = 288
  362.         Width = 97
  363.         Height = 17
  364.         Hint = 'Integer: 0/1 - ignore/yes'
  365.         Caption = 'Reset object'
  366.         ParentShowHint = False
  367.         ShowHint = True
  368.         TabOrder = 21
  369.         OnClick = CBResOClick
  370.       end
  371.       object CBbeep: TCheckBox
  372.         Left = 8
  373.         Top = 304
  374.         Width = 97
  375.         Height = 17
  376.         Hint = 'Integer: 0/1 - ignore/yes'
  377.         Caption = 'Beep'
  378.         ParentShowHint = False
  379.         ShowHint = True
  380.         State = cbChecked
  381.         TabOrder = 22
  382.         OnClick = CBbeepClick
  383.       end
  384.       object CBhide: TCheckBox
  385.         Left = 104
  386.         Top = 192
  387.         Width = 97
  388.         Height = 17
  389.         Hint = 'Integer: 0/1 - no/yes'
  390.         Caption = 'Hide object'
  391.         ParentShowHint = False
  392.         ShowHint = True
  393.         TabOrder = 23
  394.         OnClick = CBhideClick
  395.       end
  396.       object CBMovx: TCheckBox
  397.         Left = 104
  398.         Top = 112
  399.         Width = 97
  400.         Height = 17
  401.         Hint = 'Double: e.g.: ∩┐╜1234.1234'
  402.         Caption = 'Move object X'
  403.         ParentShowHint = False
  404.         ShowHint = True
  405.         TabOrder = 24
  406.         OnClick = CBMovxClick
  407.       end
  408.       object CBMovy: TCheckBox
  409.         Left = 104
  410.         Top = 128
  411.         Width = 97
  412.         Height = 17
  413.         Hint = 'Double: e.g.: ∩┐╜1234.1234'
  414.         Caption = 'Move object Y'
  415.         ParentShowHint = False
  416.         ShowHint = True
  417.         TabOrder = 25
  418.         OnClick = CBMovyClick
  419.       end
  420.       object CBMovxy: TCheckBox
  421.         Left = 104
  422.         Top = 144
  423.         Width = 97
  424.         Height = 17
  425.         Hint = 'Double: e.g.: ∩┐╜1234.1234separator∩┐╜1234.1234'
  426.         Caption = 'Move object XY'
  427.         ParentShowHint = False
  428.         ShowHint = True
  429.         TabOrder = 26
  430.         OnClick = CBMovxyClick
  431.       end
  432.       object CBMessO: TCheckBox
  433.         Left = 104
  434.         Top = 160
  435.         Width = 97
  436.         Height = 17
  437.         Hint = 'Text'
  438.         Caption = 'Message object'
  439.         ParentShowHint = False
  440.         ShowHint = True
  441.         State = cbChecked
  442.         TabOrder = 27
  443.         OnClick = CBMessOClick
  444.       end
  445.       object CBLab: TCheckBox
  446.         Left = 104
  447.         Top = 176
  448.         Width = 97
  449.         Height = 17
  450.         Hint = 'Text'
  451.         Caption = 'Label set'
  452.         ParentShowHint = False
  453.         ShowHint = True
  454.         State = cbChecked
  455.         TabOrder = 28
  456.         OnClick = CBLabClick
  457.       end
  458.       object Button3: TButton
  459.         Left = 48
  460.         Top = 324
  461.         Width = 113
  462.         Height = 20
  463.         Caption = 'Make mask file'
  464.         TabOrder = 29
  465.         OnClick = Button3Click
  466.       end
  467.       object CBLoop: TCheckBox
  468.         Left = 8
  469.         Top = 88
  470.         Width = 97
  471.         Height = 17
  472.         Hint = 'Integer: 0 .. eventFile count-1'
  473.         Caption = 'Loop'
  474.         Font.Color = clNavy
  475.         Font.Height = -11
  476.         Font.Name = 'MS Sans Serif'
  477.         Font.Style = []
  478.         ParentFont = False
  479.         ParentShowHint = False
  480.         ShowHint = True
  481.         TabOrder = 30
  482.       end
  483.       object CBmovAll: TCheckBox
  484.         Left = 104
  485.         Top = 88
  486.         Width = 97
  487.         Height = 17
  488.         Hint = 'Integer: 0/1 - ignore/yes'
  489.         Caption = 'Move all objects'
  490.         Font.Color = clNavy
  491.         Font.Height = -11
  492.         Font.Name = 'MS Sans Serif'
  493.         Font.Style = []
  494.         ParentFont = False
  495.         ParentShowHint = False
  496.         ShowHint = True
  497.         TabOrder = 31
  498.         OnClick = CBmovAllClick
  499.       end
  500.     end
  501.     object Edit1: TEdit
  502.       Left = 96
  503.       Top = 6
  504.       Width = 145
  505.       Height = 21
  506.       TabOrder = 0
  507.     end
  508.     object RadioGroup1: TRadioGroup
  509.       Left = 0
  510.       Top = 89
  511.       Width = 241
  512.       Height = 40
  513.       Columns = 2
  514.       ItemIndex = 0
  515.       Items.Strings = (
  516.         'edit mask file'
  517.         'source file')
  518.       TabOrder = 1
  519.       OnClick = RadioGroup1Click
  520.     end
  521.     object GroupBox1: TGroupBox
  522.       Left = 0
  523.       Top = 27
  524.       Width = 243
  525.       Height = 62
  526.       TabOrder = 2
  527.       object Label2: TLabel
  528.         Left = 16
  529.         Top = 15
  530.         Width = 53
  531.         Height = 13
  532.         Caption = 'Source file:'
  533.         Font.Color = clGray
  534.         Font.Height = -11
  535.         Font.Name = 'MS Sans Serif'
  536.         Font.Style = []
  537.         ParentFont = False
  538.       end
  539.       object Label3: TLabel
  540.         Left = 16
  541.         Top = 40
  542.         Width = 49
  543.         Height = 13
  544.         Caption = 'Separator:'
  545.         Font.Color = clGray
  546.         Font.Height = -11
  547.         Font.Name = 'MS Sans Serif'
  548.         Font.Style = []
  549.         ParentFont = False
  550.       end
  551.       object Edit2: TEdit
  552.         Left = 96
  553.         Top = 12
  554.         Width = 144
  555.         Height = 21
  556.         Font.Color = clGray
  557.         Font.Height = -11
  558.         Font.Name = 'MS Sans Serif'
  559.         Font.Style = []
  560.         ParentFont = False
  561.         TabOrder = 0
  562.         OnDblClick = Edit2DblClick
  563.       end
  564.       object Edit3: TEdit
  565.         Left = 96
  566.         Top = 37
  567.         Width = 33
  568.         Height = 21
  569.         Font.Color = clGray
  570.         Font.Height = -11
  571.         Font.Name = 'MS Sans Serif'
  572.         Font.Style = []
  573.         ParentFont = False
  574.         TabOrder = 1
  575.         Text = '#'
  576.       end
  577.     end
  578.     object Button1: TButton
  579.       Left = 40
  580.       Top = 319
  581.       Width = 75
  582.       Height = 22
  583.       Caption = 'Generate'
  584.       TabOrder = 3
  585.       OnClick = Button1Click
  586.     end
  587.     object Button2: TButton
  588.       Left = 128
  589.       Top = 319
  590.       Width = 75
  591.       Height = 22
  592.       Caption = 'Close'
  593.       TabOrder = 4
  594.       OnClick = Button2Click
  595.     end
  596.     object Memo1: TMemo
  597.       Left = 1
  598.       Top = 144
  599.       Width = 240
  600.       Height = 169
  601.       Lines.Strings = (
  602.         '[Static]'
  603.         'countEvent=1'
  604.         'eMessage = [text]'
  605.         ''
  606.         'eLayer1 = [integer]'
  607.         'eObject1 = [integer]'
  608.         'eOutLineColor1='
  609.         'eFillColor1='
  610.         'eDblOutLine1 = 1'
  611.         'eMessage1 = [text]'
  612.         'eLabelSet1 = [text]'
  613.         'eCentreZoom1 = 1'
  614.         'eBlink1 = 1'
  615.         '')
  616.       ScrollBars = ssBoth
  617.       TabOrder = 6
  618.     end
  619.   end
  620.   object OD: TOpenDialog
  621.     FileEditStyle = fsEdit
  622.     Left = 416
  623.     Top = 8
  624.   end
  625. end
  626.