home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / ctenari / Timko / Coolview.exe / 0 / RCDATA / TPP / TPP.txt < prev   
Encoding:
Text File  |  2002-01-01  |  14.0 KB  |  637 lines

  1. object PP: TPP
  2.   Left = 215
  3.   Top = 117
  4.   AutoScroll = False
  5.   Caption = 'Timwood Studio'#174' Picture iT!'
  6.   ClientHeight = 538
  7.   ClientWidth = 759
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -10
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poDefaultPosOnly
  17.   ShowHint = True
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ActionMainMenuBar1: TActionMainMenuBar
  22.     Left = 0
  23.     Top = 0
  24.     Width = 759
  25.     Height = 23
  26.     ActionManager = ActionManager1
  27.     Caption = 'ActionMainMenuBar1'
  28.     EdgeInner = esNone
  29.     EdgeOuter = esNone
  30.     Spacing = 0
  31.   end
  32.   object CoolBar1: TCoolBar
  33.     Left = 0
  34.     Top = 23
  35.     Width = 759
  36.     Height = 29
  37.     AutoSize = True
  38.     Bands = <
  39.       item
  40.         Control = DriveComboBox1
  41.         ImageIndex = -1
  42.         MinHeight = 19
  43.         Width = 111
  44.       end
  45.       item
  46.         Break = False
  47.         Control = Scale
  48.         ImageIndex = -1
  49.         MinHeight = 21
  50.         Width = 135
  51.       end
  52.       item
  53.         Break = False
  54.         Control = PixelFormat
  55.         ImageIndex = -1
  56.         MinHeight = 21
  57.         Width = 156
  58.       end
  59.       item
  60.         Break = False
  61.         Control = Performance
  62.         ImageIndex = -1
  63.         MinHeight = 21
  64.         Width = 111
  65.       end
  66.       item
  67.         Break = False
  68.         Control = ColorSpace
  69.         ImageIndex = -1
  70.         MinHeight = 21
  71.         Width = 81
  72.       end
  73.       item
  74.         Break = False
  75.         Control = BitBtn1
  76.         ImageIndex = -1
  77.         Width = 66
  78.       end
  79.       item
  80.         Break = False
  81.         Control = ProgressiveDisplay
  82.         ImageIndex = -1
  83.         MinHeight = 14
  84.         Width = 83
  85.       end>
  86.     object DriveComboBox1: TDriveComboBox
  87.       Left = 9
  88.       Top = 3
  89.       Width = 98
  90.       Height = 19
  91.       Color = 16316664
  92.       DirList = DirectoryListBox1
  93.       TabOrder = 0
  94.     end
  95.     object Scale: TComboBox
  96.       Left = 122
  97.       Top = 2
  98.       Width = 122
  99.       Height = 21
  100.       Style = csDropDownList
  101.       Color = 16316664
  102.       Enabled = False
  103.       ItemHeight = 13
  104.       TabOrder = 1
  105.       OnClick = SetJPEGOptions
  106.       Items.Strings = (
  107.         'M 1:1'
  108.         'M 1:2'
  109.         'M 1:4'
  110.         'M 1:8')
  111.     end
  112.     object PixelFormat: TComboBox
  113.       Left = 259
  114.       Top = 2
  115.       Width = 143
  116.       Height = 21
  117.       Style = csDropDownList
  118.       Color = 16316664
  119.       Enabled = False
  120.       ItemHeight = 13
  121.       ParentShowHint = False
  122.       ShowHint = False
  123.       TabOrder = 2
  124.       OnClick = SetJPEGOptions
  125.       Items.Strings = (
  126.         '24 bit '
  127.         '8 bit (256 farieb)')
  128.     end
  129.     object ColorSpace: TComboBox
  130.       Left = 530
  131.       Top = 2
  132.       Width = 68
  133.       Height = 21
  134.       Style = csDropDownList
  135.       Color = 16316664
  136.       Enabled = False
  137.       ItemHeight = 13
  138.       TabOrder = 3
  139.       OnClick = SetJPEGOptions
  140.       Items.Strings = (
  141.         'RGB'
  142.         'Stupnica '#353'edej')
  143.     end
  144.     object Performance: TComboBox
  145.       Left = 417
  146.       Top = 2
  147.       Width = 98
  148.       Height = 21
  149.       Style = csDropDownList
  150.       Color = 16316664
  151.       Enabled = False
  152.       ItemHeight = 13
  153.       TabOrder = 4
  154.       OnClick = SetJPEGOptions
  155.       Items.Strings = (
  156.         'Kvalita'
  157.         'R'#253'chlos'#357)
  158.     end
  159.     object ProgressiveDisplay: TCheckBox
  160.       Left = 681
  161.       Top = 5
  162.       Width = 70
  163.       Height = 14
  164.       Caption = 'Progres'#237'vny JPEG'
  165.       Enabled = False
  166.       Font.Charset = ANSI_CHARSET
  167.       Font.Color = clWindowText
  168.       Font.Height = -11
  169.       Font.Name = 'arial'
  170.       Font.Style = []
  171.       ParentFont = False
  172.       TabOrder = 5
  173.       OnClick = SetJPEGOptions
  174.     end
  175.     object BitBtn1: TFlatButton
  176.       Left = 613
  177.       Top = 0
  178.       Width = 53
  179.       Height = 25
  180.       Caption = 'ATM'
  181.       TabOrder = 6
  182.       OnClick = BitBtn1Click
  183.     end
  184.   end
  185.   object Panel2: TPanel
  186.     Left = 0
  187.     Top = 52
  188.     Width = 759
  189.     Height = 2
  190.     Align = alTop
  191.     BevelOuter = bvNone
  192.     TabOrder = 2
  193.   end
  194.   object CoolBar2: TCoolBar
  195.     Left = 0
  196.     Top = 54
  197.     Width = 253
  198.     Height = 464
  199.     Align = alLeft
  200.     AutoSize = True
  201.     Bands = <
  202.       item
  203.         Control = Edit1
  204.         ImageIndex = -1
  205.         MinHeight = 242
  206.         Width = 37
  207.       end
  208.       item
  209.         Break = False
  210.         Control = DirectoryListBox1
  211.         ImageIndex = -1
  212.         MinHeight = 249
  213.         Width = 196
  214.       end
  215.       item
  216.         Break = False
  217.         Control = FileListBox1
  218.         ImageIndex = -1
  219.         MinHeight = 249
  220.         Width = 186
  221.       end
  222.       item
  223.         Break = False
  224.         Control = FilterComboBox1
  225.         ImageIndex = -1
  226.         MinHeight = 244
  227.         Width = 35
  228.       end>
  229.     Vertical = True
  230.     object DirectoryListBox1: TDirectoryListBox
  231.       Left = 0
  232.       Top = 48
  233.       Width = 249
  234.       Height = 183
  235.       Align = alClient
  236.       Color = 16316664
  237.       DirLabel = Label1
  238.       FileList = FileListBox1
  239.       ItemHeight = 16
  240.       TabOrder = 0
  241.       OnChange = DirectoryListBox1Change
  242.     end
  243.     object FileListBox1: TFileListBox
  244.       Left = 0
  245.       Top = 246
  246.       Width = 249
  247.       Height = 173
  248.       Align = alClient
  249.       Color = 16316664
  250.       FileEdit = Edit1
  251.       ItemHeight = 16
  252.       Mask = '*.bmp;*.ico;*.jpg;*.wmf;*.emf'
  253.       ShowGlyphs = True
  254.       TabOrder = 1
  255.       OnChange = FileListBox1Change
  256.       OnClick = FileListBox1DblClick
  257.     end
  258.     object Edit1: TEdit
  259.       Left = 3
  260.       Top = 9
  261.       Width = 242
  262.       Height = 24
  263.       Font.Charset = DEFAULT_CHARSET
  264.       Font.Color = clWindowText
  265.       Font.Height = -10
  266.       Font.Name = 'MS Sans Serif'
  267.       Font.Style = []
  268.       ParentFont = False
  269.       TabOrder = 2
  270.       Text = '*.bmp;*.ico;*.jpg;*.wmf;*.emf'
  271.     end
  272.     object FilterComboBox1: TFilterComboBox
  273.       Left = 2
  274.       Top = 434
  275.       Width = 244
  276.       Height = 21
  277.       AutoDropDown = True
  278.       Color = 16316664
  279.       FileList = FileListBox1
  280.       Filter = 
  281.         'V'#353'etky obr'#225'zky (*.jpg;*.bmp;*.ico;*.wmf;*.emf)|*.jpg;*.bmp;*.ico' +
  282.         ';*.wmf;*.emf|S'#250'bor JPG (*.Jpg)|*.jpg|Bitmapov'#225' mapa (*.Bmp)|*.bm' +
  283.         'p|Ikona (*.ico)|*.ico|Windows Meatalife a Enhanced MF (*.Wmf;*.e' +
  284.         'mf)|*.wmf;*.emf'
  285.       TabOrder = 3
  286.       OnClick = FilterComboBox1Click
  287.     end
  288.   end
  289.   object Panel1: TPanel
  290.     Left = 253
  291.     Top = 54
  292.     Width = 506
  293.     Height = 464
  294.     Align = alClient
  295.     BevelOuter = bvLowered
  296.     BorderWidth = 2
  297.     TabOrder = 4
  298.     object IncludeExtBox: TScrollBox
  299.       Left = 3
  300.       Top = 3
  301.       Width = 81
  302.       Height = 458
  303.       VertScrollBar.Smooth = True
  304.       VertScrollBar.Tracking = True
  305.       Align = alLeft
  306.       AutoSize = True
  307.       BevelOuter = bvNone
  308.       BevelKind = bkSoft
  309.       Color = 13948116
  310.       ParentColor = False
  311.       TabOrder = 0
  312.     end
  313.     object ScrollBox1: TScrollBox
  314.       Left = 87
  315.       Top = 3
  316.       Width = 416
  317.       Height = 458
  318.       Align = alClient
  319.       BevelInner = bvNone
  320.       BevelOuter = bvNone
  321.       BevelKind = bkFlat
  322.       Color = 8016425
  323.       ParentColor = False
  324.       TabOrder = 1
  325.       object Image1: TImage
  326.         Left = 0
  327.         Top = 0
  328.         Width = 412
  329.         Height = 454
  330.         Align = alClient
  331.         AutoSize = True
  332.         PopupMenu = PopupMenu1
  333.       end
  334.     end
  335.     object Panel4: TPanel
  336.       Left = 84
  337.       Top = 3
  338.       Width = 3
  339.       Height = 458
  340.       Align = alLeft
  341.       BevelOuter = bvNone
  342.       TabOrder = 2
  343.     end
  344.   end
  345.   object Panel3: TPanel
  346.     Left = 40
  347.     Top = 3
  348.     Width = 713
  349.     Height = 17
  350.     BevelOuter = bvNone
  351.     TabOrder = 5
  352.     object Label1: TLabel
  353.       Left = 8
  354.       Top = 2
  355.       Width = 170
  356.       Height = 13
  357.       Caption = 'C:\MAXFACTOR\CENZUR\Exview'
  358.       Font.Charset = DEFAULT_CHARSET
  359.       Font.Color = clHighlight
  360.       Font.Height = -10
  361.       Font.Name = 'MS Sans Serif'
  362.       Font.Style = []
  363.       ParentFont = False
  364.       Transparent = True
  365.     end
  366.   end
  367.   object Panel5: TPanel
  368.     Left = 0
  369.     Top = 518
  370.     Width = 759
  371.     Height = 20
  372.     Align = alBottom
  373.     BevelOuter = bvLowered
  374.     TabOrder = 6
  375.     object NumberFile: TLabel
  376.       Left = 5
  377.       Top = 3
  378.       Width = 72
  379.       Height = 13
  380.       Caption = 'Po'#269'et s'#250'borov:'
  381.       Font.Charset = DEFAULT_CHARSET
  382.       Font.Color = clWindowText
  383.       Font.Height = -10
  384.       Font.Name = 'MS Sans Serif'
  385.       Font.Style = []
  386.       ParentFont = False
  387.     end
  388.     object AllSize: TLabel
  389.       Left = 144
  390.       Top = 3
  391.       Width = 82
  392.       Height = 13
  393.       Caption = 'Celkov'#225' ve'#318'kos'#357':'
  394.       Font.Charset = DEFAULT_CHARSET
  395.       Font.Color = clWindowText
  396.       Font.Height = -10
  397.       Font.Name = 'MS Sans Serif'
  398.       Font.Style = []
  399.       ParentFont = False
  400.     end
  401.     object Label2: TLabel
  402.       Left = 304
  403.       Top = 3
  404.       Width = 73
  405.       Height = 13
  406.       Caption = 'Kapacita disku:'
  407.       Font.Charset = DEFAULT_CHARSET
  408.       Font.Color = clWindowText
  409.       Font.Height = -10
  410.       Font.Name = 'MS Sans Serif'
  411.       Font.Style = []
  412.       ParentFont = False
  413.     end
  414.     object Label3: TLabel
  415.       Left = 496
  416.       Top = 3
  417.       Width = 69
  418.       Height = 13
  419.       Caption = 'N'#225'zov s'#250'boru:'
  420.     end
  421.     object Bevel1: TBevel
  422.       Left = 2
  423.       Top = 2
  424.       Width = 136
  425.       Height = 16
  426.     end
  427.     object Bevel2: TBevel
  428.       Left = 142
  429.       Top = 2
  430.       Width = 156
  431.       Height = 16
  432.     end
  433.     object Bevel3: TBevel
  434.       Left = 302
  435.       Top = 2
  436.       Width = 188
  437.       Height = 16
  438.     end
  439.     object Bevel4: TBevel
  440.       Left = 494
  441.       Top = 2
  442.       Width = 260
  443.       Height = 16
  444.     end
  445.     object RxLabel1: TRxLabel
  446.       Left = 6
  447.       Top = 4
  448.       Width = 74
  449.       Height = 13
  450.       Caption = 'Po'#269'et s'#250'borov:'
  451.       ShadowColor = 16776176
  452.     end
  453.     object RxLabel2: TRxLabel
  454.       Left = 145
  455.       Top = 4
  456.       Width = 84
  457.       Height = 13
  458.       Caption = 'Celkov'#225' ve'#318'kos'#357':'
  459.       ShadowColor = 16776176
  460.     end
  461.     object RxLabel3: TRxLabel
  462.       Left = 305
  463.       Top = 4
  464.       Width = 75
  465.       Height = 13
  466.       Caption = 'Kapacita disku:'
  467.       Font.Charset = ANSI_CHARSET
  468.       Font.Color = clWindowText
  469.       Font.Height = -10
  470.       Font.Name = 'MS Sans Serif'
  471.       Font.Style = []
  472.       ParentFont = False
  473.       ShadowColor = 16776176
  474.     end
  475.     object RxLabel4: TRxLabel
  476.       Left = 497
  477.       Top = 4
  478.       Width = 71
  479.       Height = 13
  480.       Caption = 'N'#225'zov s'#250'boru:'
  481.       ShadowColor = 16776176
  482.     end
  483.   end
  484.   object PrinterSetupDialog1: TPrinterSetupDialog
  485.     Left = 96
  486.     Top = 313
  487.   end
  488.   object PrintDialog1: TPrintDialog
  489.     Left = 96
  490.     Top = 377
  491.   end
  492.   object ActionManager1: TActionManager
  493.     ActionBars.SessionCount = 111
  494.     ActionBars = <
  495.       item
  496.         Items = <
  497.           item
  498.             Items = <
  499.               item
  500.                 Action = Action1
  501.                 ShortCut = 16463
  502.               end
  503.               item
  504.                 Caption = '-'
  505.               end
  506.               item
  507.                 Background.Data = {
  508.                   07544269746D6170F6000000424DF60000000000000076000000280000001000
  509.                   0000100000000100040000000000800000000000000000000000100000000000
  510.                   000000000000000080000080000000808000800000008000800080800000C0C0
  511.                   C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
  512.                   FF00666666600066666666666007880066666660077800880066660778878800
  513.                   88006688877788880080688777778888880068F7777F8888888868F77FF77788
  514.                   888868FFF7799777888868F77AA7778807886688F77788FF0700666688F8FFFF
  515.                   F06666666688FFFFFF06666666668FFFFFF06666666668FFF886666666666688
  516.                   8666}
  517.                 Action = Action2
  518.                 ShortCut = 16464
  519.               end
  520.               item
  521.                 Action = Action5
  522.               end
  523.               item
  524.                 Action = Action3
  525.               end
  526.               item
  527.                 Caption = '-'
  528.               end
  529.               item
  530.                 Action = Action4
  531.               end>
  532.             Caption = '&S'#250'bor'
  533.           end>
  534.         ActionBar = ActionMainMenuBar1
  535.         AutoSize = True
  536.       end>
  537.     LinkedActionLists = <>
  538.     PrioritySchedule.Strings = (
  539.       '0=3'
  540.       '1=3'
  541.       '10=23'
  542.       '11=23'
  543.       '12=23'
  544.       '13=23'
  545.       '14=31'
  546.       '15=31'
  547.       '16=31'
  548.       '17=31'
  549.       '18=31'
  550.       '19=31'
  551.       '2=6'
  552.       '20=31'
  553.       '21=31'
  554.       '22=31'
  555.       '23=31'
  556.       '24=31'
  557.       '25=31'
  558.       '3=9'
  559.       '4=12'
  560.       '5=12'
  561.       '6=17'
  562.       '7=17'
  563.       '8=17'
  564.       '9=23')
  565.     Left = 96
  566.     Top = 432
  567.     object Action1: TAction
  568.       Category = 'File'
  569.       Caption = '&Otvori'#357' obr'#225'zok'
  570.       ShortCut = 16463
  571.       OnExecute = Action1Execute
  572.     end
  573.     object Action2: TAction
  574.       Category = 'File'
  575.       Caption = '&Tla'#269
  576.       ShortCut = 16464
  577.       OnExecute = Action2Execute
  578.     end
  579.     object Action3: TAction
  580.       Category = 'File'
  581.       Caption = 'Nastavenie tla&'#269'iarne...'
  582.       OnExecute = Action3Execute
  583.     end
  584.     object Action4: TAction
  585.       Category = 'File'
  586.       Caption = 'S&kon'#269'i'#357
  587.       OnExecute = Action4Execute
  588.     end
  589.     object Action5: TAction
  590.       Caption = 'Uk'#225#382'ka pred tla'#269'ou...'
  591.       OnExecute = Action5Execute
  592.     end
  593.   end
  594.   object PopupMenu1: TPopupMenu
  595.     Left = 96
  596.     Top = 216
  597.     object Priehadn1: TMenuItem
  598.       Caption = 'Prieh'#318'adn'#233
  599.       OnClick = Priehadn1Click
  600.     end
  601.     object N1: TMenuItem
  602.       Caption = '-'
  603.     end
  604.     object Roztiahn1: TMenuItem
  605.       Caption = 'Roztiahn'#250#357
  606.       OnClick = Roztiahn1Click
  607.     end
  608.     object Roztiahnproporcionlne1: TMenuItem
  609.       Caption = 'Roztiahn'#250#357' proporcion'#225'lne'
  610.       OnClick = Roztiahnproporcionlne1Click
  611.     end
  612.   end
  613.   object OpenPictureDialog1: TOpenPictureDialog
  614.     Left = 96
  615.     Top = 264
  616.   end
  617.   object dfsPageSetupDialog1: TdfsPageSetupDialog
  618.     Measurements = pmDefault
  619.     Left = 96
  620.     Top = 176
  621.   end
  622.   object RxGradientCaption1: TRxGradientCaption
  623.     Captions = <
  624.       item
  625.         Font.Charset = ANSI_CHARSET
  626.         Font.Color = clYellow
  627.         Font.Height = -13
  628.         Font.Name = 'Arial'
  629.         Font.Style = [fsBold]
  630.         ParentFont = False
  631.       end>
  632.     FormCaption = 'Timwood Studio'#174' Picture iT!'
  633.     Left = 56
  634.     Top = 200
  635.   end
  636. end
  637.