home *** CD-ROM | disk | FTP | other *** search
/ Freelog 114 / FreelogNo114-MarsAvril2013.iso / Systeme / ArsClip / ArsClip.exe / UnitFrmDummyUnicodeTooltip.dfm < prev    next >
Text File  |  2012-05-31  |  678b  |  34 lines

  1. object FrmDummyUnicodeTooltip: TFrmDummyUnicodeTooltip
  2.   Left = 253
  3.   Top = 192
  4.   BorderIcons = [biSystemMenu]
  5.   ClientHeight = 194
  6.   ClientWidth = 232
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 32
  21.     Width = 233
  22.     Height = 173
  23.   end
  24.   object Label1: TLabel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 232
  28.     Height = 14
  29.     Align = alTop
  30.     Caption = 'Label1'
  31.     ExplicitWidth = 32
  32.   end
  33. end
  34.