home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / olympus / ik32_15t / delphi2.shr / UDRAW.DFM / UDRAW.txt
Encoding:
Text File  |  1996-08-01  |  945 b   |  38 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 114
  4.   Width = 412
  5.   Height = 465
  6.   Caption = 'Form1'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Picbuf1: TPicbuf
  14.     Left = 2
  15.     Top = 2
  16.     Width = 400
  17.     Height = 400
  18.     ParentFont = False
  19.     TabOrder = 0
  20.     ControlData = {
  21.       000001005729000057290000FD00000000080000800F000080000352E30B918F
  22.       CE119DE300AA004BB8510100000090013C6702000F54696D6573204E65772052
  23.       6F6D616E0000010000000000000000000000000000010019453A5C4D41495C49
  24.       4D414745535C4A756B65626F782E666966000000000100000000000000000000
  25.       0000000000000000FF0000000000000000000000000100010000000001000A00
  26.       C80000000000C800000000000000000000000000}
  27.   end
  28.   object Button1: TButton
  29.     Left = 165
  30.     Top = 406
  31.     Width = 85
  32.     Height = 23
  33.     Caption = '&Draw'
  34.     TabOrder = 1
  35.     OnClick = Button1Click
  36.   end
  37. end
  38.