home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com 1998 June / WF0698_3.ISO / webauth-misc / HTML_Translator_Trial.exe / 0 / RCDATA / TLMDTIPBOX / TLMDTIPBOX.txt < prev   
Text File  |  1998-06-22  |  3KB  |  169 lines

  1. object LMDTipBox: TLMDTipBox
  2.   Left = 344
  3.   Top = 327
  4.   ActiveControl = prev
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 226
  8.   ClientWidth = 423
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefault
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object sl: TLMDSimpleLabel
  20.     Left = 20
  21.     Top = 203
  22.     Width = 5
  23.     Height = 15
  24.     FocusControl = showtips
  25.   end
  26.   object mainpanel: TPanel
  27.     Left = 5
  28.     Top = 8
  29.     Width = 325
  30.     Height = 187
  31.     BevelOuter = bvLowered
  32.     BevelWidth = 2
  33.     Color = 14680063
  34.     TabOrder = 6
  35.     object tiplabel: TLabel
  36.       Left = 38
  37.       Top = 47
  38.       Width = 280
  39.       Height = 134
  40.       AutoSize = False
  41.       Color = 14680063
  42.       Font.Color = clBlack
  43.       Font.Height = -11
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = []
  46.       ParentColor = False
  47.       ParentFont = False
  48.       Transparent = True
  49.       WordWrap = True
  50.     end
  51.     object tiptitle: TLabel
  52.       Left = 38
  53.       Top = 22
  54.       Width = 5
  55.       Height = 16
  56.       Font.Color = clBlack
  57.       Font.Height = -13
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.       ShowAccelChar = False
  62.       Transparent = True
  63.     end
  64.     object image: TImage
  65.       Left = 4
  66.       Top = 5
  67.       Width = 30
  68.       Height = 40
  69.       AutoSize = True
  70.       Picture.Data = {<image000.bmp>}
  71.     end
  72.   end
  73.   object showtips: TCheckBox
  74.     Left = 5
  75.     Top = 204
  76.     Width = 13
  77.     Height = 13
  78.     Font.Color = clBlack
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     State = cbChecked
  84.     TabOrder = 5
  85.   end
  86.   object ok: TButton
  87.     Left = 337
  88.     Top = 9
  89.     Width = 80
  90.     Height = 24
  91.     Cancel = True
  92.     Caption = 'OK'
  93.     Default = True
  94.     Font.Color = clBlack
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = []
  98.     ModalResult = 1
  99.     ParentFont = False
  100.     TabOrder = 0
  101.   end
  102.   object prev: TButton
  103.     Left = 337
  104.     Top = 69
  105.     Width = 80
  106.     Height = 24
  107.     Font.Color = clBlack
  108.     Font.Height = -11
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     TabOrder = 2
  113.     OnClick = lasttip
  114.   end
  115.   object next: TButton
  116.     Left = 337
  117.     Top = 42
  118.     Width = 80
  119.     Height = 24
  120.     Font.Color = clBlack
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 1
  126.     OnClick = nexttip
  127.   end
  128.   object help: TButton
  129.     Left = 337
  130.     Top = 171
  131.     Width = 80
  132.     Height = 24
  133.     Font.Color = clBlack
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = []
  137.     ParentFont = False
  138.     TabOrder = 4
  139.     Visible = False
  140.     OnClick = helpClick
  141.   end
  142.   object custom: TButton
  143.     Left = 337
  144.     Top = 104
  145.     Width = 80
  146.     Height = 24
  147.     Font.Color = clBlack
  148.     Font.Height = -11
  149.     Font.Name = 'MS Sans Serif'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     TabOrder = 3
  153.   end
  154.   object fs: TLMDFormStyler
  155.     Font.Color = clWindowText
  156.     Font.Height = -11
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = []
  159.     Options = [fsAdjustRect, fsUseDefaultFont, fsUseFormCaption]
  160.     Left = 347
  161.     Top = 244
  162.   end
  163.   object b: TLMDBack
  164.     Enabled = False
  165.     Left = 377
  166.     Top = 203
  167.   end
  168. end
  169.