home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / olympus / ik32_15t / delphi2.shr / UCUTPAST.DFM / UCUTPAST.txt
Encoding:
Text File  |  1996-08-02  |  1.5 KB  |  59 lines

  1. object Form1: TForm1
  2.   Left = 206
  3.   Top = 171
  4.   Width = 604
  5.   Height = 367
  6.   Caption = 'Form1'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnActivate = FormActivate
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Picbuf1: TPicbuf
  15.     Left = 9
  16.     Top = 8
  17.     Width = 283
  18.     Height = 283
  19.     TabOrder = 0
  20.     ControlData = {
  21.       00000100401D0000401D0000FD00000000080000800F0000800023088FFB6401
  22.       1B1084ED08002B2EC713010100009001444201000D4D532053616E7320536572
  23.       6966000001000000000000000000000000000001000000000000010000000000
  24.       00000000000000000000000000FF000000000000000000000000010001000000
  25.       0001000A0000000000000000000000000000000000000000}
  26.   end
  27.   object Button1: TButton
  28.     Left = 92
  29.     Top = 304
  30.     Width = 140
  31.     Height = 25
  32.     Caption = '&Copy To Clipboard'
  33.     TabOrder = 1
  34.     OnClick = Button1Click
  35.   end
  36.   object Picbuf2: TPicbuf
  37.     Left = 303
  38.     Top = 8
  39.     Width = 283
  40.     Height = 283
  41.     TabOrder = 2
  42.     ControlData = {
  43.       00000100401D0000401D0000FD00000000080000800F0000800023088FFB6401
  44.       1B1084ED08002B2EC713010100009001444201000D4D532053616E7320536572
  45.       6966000001000000000000000000000000000001000000000000010000000000
  46.       00000000000000000000000000FF000000000000000000000000010001000000
  47.       0001000A0000000000000000000000000000000000000000}
  48.   end
  49.   object Button2: TButton
  50.     Left = 370
  51.     Top = 304
  52.     Width = 140
  53.     Height = 25
  54.     Caption = '&Paste From Clipboard'
  55.     TabOrder = 3
  56.     OnClick = Button2Click
  57.   end
  58. end
  59.