home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / internet / javadraw / data.z / Javadraw.exe / 0 / RCDATA / TZEICHENTABELLE / TZEICHENTABELLE.txt < prev   
Encoding:
Text File  |  1996-06-21  |  755 b   |  39 lines

  1. object ZeichenTabelle: TZeichenTabelle
  2.   Left = 29
  3.   Top = 386
  4.   Width = 140
  5.   Height = 302
  6.   Caption = 'ZeichenTabelle'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   KeyPreview = True
  13.   OnActivate = FormActivate
  14.   OnCreate = FormCreate
  15.   OnKeyDown = FormKeyDown
  16.   OnKeyPress = FormKeyPress
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object ListBox1: TListBox
  20.     Left = 0
  21.     Top = 0
  22.     Width = 132
  23.     Height = 243
  24.     Align = alClient
  25.     ItemHeight = 16
  26.     TabOrder = 0
  27.   end
  28.   object Panel1: TPanel
  29.     Left = 0
  30.     Top = 243
  31.     Width = 132
  32.     Height = 30
  33.     Align = alBottom
  34.     BevelInner = bvLowered
  35.     Caption = 'Taste dr∩┐╜cken!'
  36.     TabOrder = 1
  37.   end
  38. end
  39.