home *** CD-ROM | disk | FTP | other *** search
- object IDLtoJava: TIDLtoJava
- Left = 200
- Top = 108
- Width = 424
- Height = 121
- Caption = 'IDL to Java'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 12
- Top = 10
- Width = 99
- Height = 13
- Caption = 'Destination &Package'
- end
- object Edit1: TEdit
- Left = 12
- Top = 25
- Width = 391
- Height = 21
- TabOrder = 0
- end
- object Button1: TButton
- Left = 246
- Top = 58
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 328
- Top = 58
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- end
-