home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup22L / epadlite.exe / 0 / RCDATA / TRICHPREVIEWFORM / TRICHPREVIEWFORM.txt
Text File  |  1998-10-18  |  8KB  |  267 lines

  1. object RichPreviewForm: TRichPreviewForm
  2.   Left = 238
  3.   Top = 99
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'N∩┐╜hled'
  7.   ClientHeight = 314
  8.   ClientWidth = 401
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnKeyPress = FormKeyPress
  21.   OnPaint = FormPaint
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Panel1: TPanel
  25.     Left = 5
  26.     Top = 240
  27.     Width = 395
  28.     Height = 71
  29.     TabOrder = 0
  30.     object ArrowButton1: TArrowButton
  31.       Left = 68
  32.       Top = 34
  33.       Width = 33
  34.       Height = 33
  35.       Hint = 'Showing previous pages [PgDn]'
  36.       ButtonColor = clTeal
  37.       Direction = arwDOWN
  38.       ParentShowHint = False
  39.       ShowHint = True
  40.       OnClick = ArrowButton1Click
  41.     end
  42.     object ArrowButton2: TArrowButton
  43.       Left = -2
  44.       Top = 33
  45.       Width = 33
  46.       Height = 33
  47.       Hint = 'Showing next pages [PgUp]'
  48.       ButtonColor = clTeal
  49.       Direction = arwUP
  50.       ParentShowHint = False
  51.       ShowHint = True
  52.       OnClick = ArrowButton2Click
  53.     end
  54.     object Label1: TLabel
  55.       Left = 32
  56.       Top = 35
  57.       Width = 24
  58.       Height = 13
  59.       Caption = 'Dal∩┐╜∩┐╜'
  60.     end
  61.     object Bevel1: TBevel
  62.       Left = 65
  63.       Top = 29
  64.       Width = 2
  65.       Height = 49
  66.       Shape = bsLeftLine
  67.       Style = bsRaised
  68.     end
  69.     object Label2: TLabel
  70.       Left = 101
  71.       Top = 36
  72.       Width = 49
  73.       Height = 13
  74.       Caption = 'P∩┐╜edchoz∩┐╜'
  75.     end
  76.     object Bevel2: TBevel
  77.       Left = 158
  78.       Top = -5
  79.       Width = 1
  80.       Height = 80
  81.       Shape = bsLeftLine
  82.       Style = bsRaised
  83.     end
  84.     object SpeedButton1: TSpeedButton
  85.       Left = 304
  86.       Top = 10
  87.       Width = 81
  88.       Height = 25
  89.       Hint = 'Printing of selection from document ['#39'P'#39' key]'
  90.       Caption = 'Vy&tisknout'
  91.       Glyph.Data = {
  92.         76010000424D7601000000000000760000002800000020000000100000000100
  93.         04000000000000010000130B0000130B00001000000000000000000000000000
  94.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  95.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  96.         00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  97.         8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  98.         8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  99.         8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  100.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  101.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  102.         33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  103.         33333337FFFF7733333333300000033333333337777773333333}
  104.       NumGlyphs = 2
  105.       ParentShowHint = False
  106.       ShowHint = True
  107.       OnClick = SpeedButton1Click
  108.     end
  109.     object Bevel5: TBevel
  110.       Left = 1
  111.       Top = 29
  112.       Width = 157
  113.       Height = 1
  114.       Shape = bsTopLine
  115.       Style = bsRaised
  116.     end
  117.     object Label4: TLabel
  118.       Left = 10
  119.       Top = 7
  120.       Width = 34
  121.       Height = 13
  122.       Caption = 'Strana:'
  123.     end
  124.     object Label5: TLabel
  125.       Left = 54
  126.       Top = 6
  127.       Width = 5
  128.       Height = 16
  129.       Hint = 'Actual page number'
  130.       Color = clTeal
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clBlack
  133.       Font.Height = -13
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = [fsBold]
  136.       ParentColor = False
  137.       ParentFont = False
  138.       ParentShowHint = False
  139.       ShowHint = True
  140.     end
  141.     object SpeedButton2: TSpeedButton
  142.       Left = 224
  143.       Top = 10
  144.       Width = 69
  145.       Height = 25
  146.       Hint = 'Larger zoom ['#39'L'#39' key]'
  147.       Caption = 'Z&v∩┐╜t∩┐╜it'
  148.       Font.Charset = DEFAULT_CHARSET
  149.       Font.Color = clBlack
  150.       Font.Height = -11
  151.       Font.Name = 'MS Sans Serif'
  152.       Font.Style = []
  153.       Glyph.Data = {
  154.         76010000424D7601000000000000760000002800000020000000100000000100
  155.         04000000000000010000130B0000130B00001000000000000000000000000000
  156.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  157.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  158.         33033333333333333F7F3333333333333000333333333333F777333333333333
  159.         000333333333333F777333333333333000333333333333F77733333333333300
  160.         033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
  161.         33333377333777733333307F8F8F7033333337F333F337F3333377F8F9F8F773
  162.         3333373337F3373F3333078F898F870333337F33F7FFF37F333307F99999F703
  163.         33337F377777337F3333078F898F8703333373F337F33373333377F8F9F8F773
  164.         333337F3373337F33333307F8F8F70333333373FF333F7333333330777770333
  165.         333333773FF77333333333370007333333333333777333333333}
  166.       NumGlyphs = 2
  167.       ParentFont = False
  168.       ParentShowHint = False
  169.       ShowHint = True
  170.       OnClick = SpeedButton2Click
  171.     end
  172.     object SpeedButton3: TSpeedButton
  173.       Left = 224
  174.       Top = 41
  175.       Width = 69
  176.       Height = 25
  177.       Hint = 'Smaller zoom ['#39'S'#39' key]'
  178.       Caption = 'Z&men∩┐╜it'
  179.       Enabled = False
  180.       Glyph.Data = {
  181.         76010000424D7601000000000000760000002800000020000000100000000100
  182.         04000000000000010000130B0000130B00001000000000000000000000000000
  183.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  184.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  185.         33033333333333333F7F3333333333333000333333333333F777333333333333
  186.         000333333333333F777333333333333000333333333333F77733333333333300
  187.         033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
  188.         333333773337777333333078F8F87033333337F3333337F33333778F8F8F8773
  189.         333337333333373F333307F8F8F8F70333337F33FFFFF37F3333078999998703
  190.         33337F377777337F333307F8F8F8F703333373F3333333733333778F8F8F8773
  191.         333337F3333337F333333078F8F870333333373FF333F7333333330777770333
  192.         333333773FF77333333333370007333333333333777333333333}
  193.       NumGlyphs = 2
  194.       ParentShowHint = False
  195.       ShowHint = True
  196.       OnClick = SpeedButton3Click
  197.     end
  198.     object Label3: TLabel
  199.       Left = 32
  200.       Top = 50
  201.       Width = 29
  202.       Height = 13
  203.       Caption = 'strana'
  204.     end
  205.     object Label9: TLabel
  206.       Left = 101
  207.       Top = 51
  208.       Width = 29
  209.       Height = 13
  210.       Caption = 'strana'
  211.     end
  212.     object BitBtn1: TBitBtn
  213.       Left = 304
  214.       Top = 41
  215.       Width = 81
  216.       Height = 25
  217.       Hint = 'Closing this preview'
  218.       Cancel = True
  219.       Caption = '&Storno'
  220.       ParentShowHint = False
  221.       ShowHint = True
  222.       TabOrder = 0
  223.       OnClick = BitBtn1Click
  224.       Glyph.Data = {
  225.         DE010000424DDE01000000000000760000002800000024000000120000000100
  226.         0400000000006801000000000000000000001000000000000000000000000000
  227.         80000080000000808000800000008000800080800000C0C0C000808080000000
  228.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
  229.         F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
  230.         000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
  231.         338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
  232.         45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
  233.         3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
  234.         F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
  235.         000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
  236.         338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
  237.         4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
  238.         8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
  239.         333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
  240.         0000}
  241.       NumGlyphs = 2
  242.     end
  243.   end
  244.   object ScrollBox1: TScrollBox
  245.     Left = 4
  246.     Top = 4
  247.     Width = 395
  248.     Height = 234
  249.     HorzScrollBar.Tracking = True
  250.     VertScrollBar.Tracking = True
  251.     TabOrder = 1
  252.     object Image1: TImage
  253.       Left = 0
  254.       Top = 0
  255.       Width = 391
  256.       Height = 230
  257.       Align = alClient
  258.       OnMouseDown = Image1MouseDown
  259.     end
  260.   end
  261.   object PrintDialog1: TPrintDialog
  262.     Options = [poPageNums, poWarning]
  263.     Left = 3
  264.     Top = 65534
  265.   end
  266. end
  267.