home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / TransSoftMail / tmc4bpe.exe / %MAINDIR% / Tmc4.exe / 0 / RCDATA / TINITIALIMAGEVIEWER / TINITIALIMAGEVIEWER.txt
Encoding:
Text File  |  1999-02-07  |  5.2 KB  |  181 lines

  1. object InitialImageViewer: TInitialImageViewer
  2.   Left = 99
  3.   Top = 58
  4.   Width = 383
  5.   Height = 384
  6.   Caption = 'Image viewer...'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 50
  18.     Width = 375
  19.     Height = 307
  20.     Align = alClient
  21.     Center = True
  22.     Transparent = True
  23.     Visible = False
  24.   end
  25.   object GifImage1: TRxGIFAnimator
  26.     Left = 0
  27.     Top = 50
  28.     Width = 375
  29.     Height = 307
  30.     Align = alClient
  31.   end
  32.   object PanelManager1: TPanelManager
  33.     Left = 0
  34.     Top = 0
  35.     Width = 375
  36.     Height = 50
  37.     ButtonHeight = 1
  38.     TabHeight = 13
  39.     TabColor = clBlack
  40.     TabHighColor = 14209677
  41.     TabHighLight = True
  42.     object MPanel1: TMPanel
  43.       Left = 10
  44.       Top = 0
  45.       Width = 365
  46.       Height = 50
  47.       TabColor = clBlack
  48.       TabHighColor = 14475095
  49.       TabCaption = 'Buttons'
  50.       ParentTabColor = True
  51.       object FillLabel: TLMDLabelFill
  52.         Left = 164
  53.         Top = 1
  54.         Width = 156
  55.         Height = 48
  56.         FillObject.Style = sfGradient
  57.         FillObject.Gradient.Color = clActiveCaption
  58.         FillObject.Gradient.ColorCount = 36
  59.         FillObject.Gradient.Style = gstElliptic
  60.         FillObject.Gradient.EndColor = clWhite
  61.         Align = alRight
  62.         Alignment = agBottomRight
  63.         Caption = 'Image Viewer'
  64.         Font.Charset = ANSI_CHARSET
  65.         Font.Color = clWindowText
  66.         Font.Height = -27
  67.         Font.Name = 'Impact'
  68.         Font.Style = []
  69.         FontFx.Style = tdRaisedShadow
  70.         ParentFont = False
  71.       end
  72.       object Panel11: TPanel
  73.         Left = 320
  74.         Top = 1
  75.         Width = 44
  76.         Height = 48
  77.         Align = alRight
  78.         Alignment = taLeftJustify
  79.         BevelOuter = bvNone
  80.         TabOrder = 0
  81.         object GetOut: TToolbarButton97
  82.           Left = 10
  83.           Top = 12
  84.           Width = 22
  85.           Height = 22
  86.           Glyph.Data = {
  87.             36030000424D3603000000000000360000002800000010000000100000000100
  88.             18000000000000030000CE0E0000C40E00000000000000000000C3C3FFFFFFFF
  89.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  90.             FFFFFFFFFFFFFFFFFFFFFFFFFF1A1AFFAAAAE7F7FFFFFFFFFFFFFFFFFFFFFFFF
  91.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFFFFFFFFFFFFF0000B3
  92.             1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
  93.             B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAC7E3FFFFFFFFFFFF
  94.             FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFF7FFFFFFFFFFFFFFFFFFFFFF
  95.             FFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAA
  96.             E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFF
  97.             FFFFFFFFFF0000B31A1AFFAAAAFFE7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  98.             FFFFE7FFFFFFFFFFFF0000B31A1AFFAAAAFF0000B31A1AFFAAAAC3C1FFFFFFFF
  99.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A
  100.             1AFFAAAAFFAAAAFFC7E3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  101.             FFFFFFFFFFFFFFFFFFFFFFFF0000B30000B31A1AFFAAAAFFFFFFFFFFFFFFFFFF
  102.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAA
  103.             AAFF0000B31A1AFFAAAAC3E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  104.             FFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFF
  105.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFC7E7FFFF
  106.             FFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFE7FFFFFF
  107.             0000B31A1AFFAAAAE7E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1A
  108.             FFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFF
  109.             FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF1A1AFF
  110.             AAAAE7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  111.             FF0000B31A1AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  112.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  113.           Opaque = False
  114.           OnClick = GetOutClick
  115.         end
  116.       end
  117.       object CheckBox1: TCheckBox
  118.         Left = 16
  119.         Top = 2
  120.         Width = 97
  121.         Height = 17
  122.         Caption = 'Stretch image...'
  123.         TabOrder = 1
  124.         OnClick = CheckBox1Click
  125.       end
  126.       object CheckBox2: TCheckBox
  127.         Left = 16
  128.         Top = 17
  129.         Width = 97
  130.         Height = 17
  131.         Caption = 'Centered...'
  132.         State = cbChecked
  133.         TabOrder = 2
  134.         OnClick = CheckBox2Click
  135.       end
  136.       object CheckBox3: TCheckBox
  137.         Left = 16
  138.         Top = 32
  139.         Width = 97
  140.         Height = 17
  141.         Caption = 'Transparent...'
  142.         TabOrder = 3
  143.         OnClick = CheckBox3Click
  144.       end
  145.     end
  146.   end
  147.   object FormPlacement1: TFormPlacement
  148.     IniFileName = 'tmcstat.ini'
  149.     IniSection = 'ImageViewer'
  150.     Left = 238
  151.     Top = 225
  152.   end
  153.   object MultiLang1: TMultiLang
  154.     Languages = 2
  155.     Words.Strings = (
  156.       '%Form%'
  157.       'Image viewer...'
  158.       'Myndsko∩┐╜ari...'
  159.       'PanelManager1'
  160.       ''
  161.       ''
  162.       'MPanel1'
  163.       ''
  164.       ''
  165.       'FillLabel'
  166.       'Image Viewer'
  167.       'Myndsko∩┐╜ari'
  168.       'Panel11'
  169.       ''
  170.       ''
  171.       'GetOut'
  172.       ''
  173.       ''
  174.       'CheckBox1'
  175.       'Stretch image...'
  176.       'Myndtogun ∩┐╜...')
  177.     Left = 312
  178.     Top = 64
  179.   end
  180. end
  181.