home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 98
- ActiveControl = Button1
- AutoScroll = False
- Caption = 'Calling ObjectResourceToText'
- ClientHeight = 103
- ClientWidth = 427
- Color = clRed
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 20
- object Button1: TButton
- Left = 40
- Top = 32
- Width = 345
- Height = 41
- Caption = 'Convert MAIN.DFM to MAIN.TXT'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-