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

  1. object PreViewForm: TPreViewForm
  2.   Left = 24
  3.   Top = 84
  4.   Width = 243
  5.   Height = 71
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   ActiveControl = Toolbar971
  9.   BorderStyle = bsSizeToolWin
  10.   Caption = 'Print service...'
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Dock971: TDock97
  22.     Left = 0
  23.     Top = 0
  24.     Width = 235
  25.     Height = 28
  26.     object Toolbar971: TToolbar97
  27.       Left = 0
  28.       Top = 0
  29.       Width = 191
  30.       Height = 28
  31.       DefaultDock = Dock971
  32.       DockedTo = Dock971
  33.       DockPos = 0
  34.       object ToolbarButton971: TToolbarButton97
  35.         Left = 129
  36.         Top = 3
  37.         Width = 60
  38.         Height = 22
  39.         Caption = '&Cancel'
  40.         Glyph.Data = {
  41.           36030000424D3603000000000000360000002800000010000000100000000100
  42.           1800000000000003000000000000000000000000000000000000408080408080
  43.           4080804080804080804080804080804080804080804080804080804080804080
  44.           804080804080804080804080801A1AFFAAAAFF40808040808040808040808040
  45.           80804080804080804080804080804080800000B31A1AFF4080804080800000B3
  46.           1A1AFFAAAAFF4080804080804080804080804080804080804080804080800000
  47.           B31A1AFFAAAAFF4080804080804080800000B31A1AFFAAAAFF40808040808040
  48.           80804080804080804080800000B31A1AFFAAAAFF408080408080408080408080
  49.           4080800000B31A1AFFAAAAFF4080804080804080804080800000B31A1AFFAAAA
  50.           FF4080804080804080804080804080804080804080800000B31A1AFFAAAAFF40
  51.           80804080800000B31A1AFFAAAAFF408080408080408080408080408080408080
  52.           4080804080804080800000B31A1AFFAAAAFF0000B31A1AFFAAAAFF4080804080
  53.           804080804080804080804080804080804080804080804080804080800000B31A
  54.           1AFFAAAAFFAAAAFF408080408080408080408080408080408080408080408080
  55.           4080804080804080804080800000B30000B31A1AFFAAAAFF4080804080804080
  56.           804080804080804080804080804080804080804080804080800000B31A1AFFAA
  57.           AAFF0000B31A1AFFAAAAFF408080408080408080408080408080408080408080
  58.           4080804080800000B31A1AFFAAAAFF4080804080800000B31A1AFFAAAAFF4080
  59.           804080804080804080804080804080804080800000B31A1AFFAAAAFF40808040
  60.           80804080804080800000B31A1AFFAAAAFF408080408080408080408080408080
  61.           0000B31A1AFFAAAAFF4080804080804080804080804080804080800000B31A1A
  62.           FFAAAAFF4080804080804080800000B31A1AFFAAAAFF40808040808040808040
  63.           80804080804080804080804080800000B31A1AFFAAAAFF4080804080801A1AFF
  64.           AAAAFF4080804080804080804080804080804080804080804080804080804080
  65.           800000B31A1AFF40808040808040808040808040808040808040808040808040
  66.           8080408080408080408080408080408080408080408080408080}
  67.         Opaque = False
  68.         Spacing = 2
  69.         OnClick = ToolbarButton971Click
  70.       end
  71.       object LMDLabelFill1: TLMDLabelFill
  72.         Left = 11
  73.         Top = 2
  74.         Width = 118
  75.         Height = 24
  76.         FillObject.Style = sfGradient
  77.         FillObject.Gradient.ColorCount = 61
  78.         FillObject.Gradient.Style = gstElliptic
  79.         Align = alClient
  80.         Alignment = agCenter
  81.         AutoSize = False
  82.         Caption = 'Processing...'
  83.         Font.Charset = ANSI_CHARSET
  84.         Font.Color = clWindowText
  85.         Font.Height = -19
  86.         Font.Name = 'Times New Roman'
  87.         Font.Style = [fsBold]
  88.         ParentFont = False
  89.       end
  90.     end
  91.   end
  92.   object MultiLang1: TMultiLang
  93.     Languages = 2
  94.     Words.Strings = (
  95.       '%Form%'
  96.       'Print service...'
  97.       'Print service...'
  98.       'LMDMeter1'
  99.       ''
  100.       ''
  101.       '".Hint'
  102.       
  103.         'Print or preview in progress...Press [Cancel] to abort printing.' +
  104.         '..'
  105.       
  106.         'Print or preview in progress...Press [Cancel] to abort printing.' +
  107.         '..'
  108.       'Toolbar971'
  109.       ''
  110.       ''
  111.       'ToolbarButton971'
  112.       '&Cancel'
  113.       '&Cancel'
  114.       'LMDLabelFill1'
  115.       'Processing...'
  116.       'Processing...')
  117.     Left = 200
  118.     Top = 8
  119.   end
  120. end
  121.