home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 206
- Top = 171
- Width = 604
- Height = 367
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Picbuf1: TPicbuf
- Left = 9
- Top = 8
- Width = 283
- Height = 283
- TabOrder = 0
- ControlData = {
- 00000100401D0000401D0000FD00000000080000800F0000800023088FFB6401
- 1B1084ED08002B2EC713010100009001444201000D4D532053616E7320536572
- 6966000001000000000000000000000000000001000000000000010000000000
- 00000000000000000000000000FF000000000000000000000000010001000000
- 0001000A0000000000000000000000000000000000000000}
- end
- object Button1: TButton
- Left = 92
- Top = 304
- Width = 140
- Height = 25
- Caption = '&Copy To Clipboard'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Picbuf2: TPicbuf
- Left = 303
- Top = 8
- Width = 283
- Height = 283
- TabOrder = 2
- ControlData = {
- 00000100401D0000401D0000FD00000000080000800F0000800023088FFB6401
- 1B1084ED08002B2EC713010100009001444201000D4D532053616E7320536572
- 6966000001000000000000000000000000000001000000000000010000000000
- 00000000000000000000000000FF000000000000000000000000010001000000
- 0001000A0000000000000000000000000000000000000000}
- end
- object Button2: TButton
- Left = 370
- Top = 304
- Width = 140
- Height = 25
- Caption = '&Paste From Clipboard'
- TabOrder = 3
- OnClick = Button2Click
- end
- end
-