VB to Delphi
From: Ed Dressel (none)
Date: 12/31/03
- Next message: Eric Hill: "Re: Closing a *.EXE file within a Delphi project (revisited)"
- Previous message: Craig Stuntz [TeamB]: "Re: Typecasting String as TPersistent Datafield"
- Next in thread: Ignacio Vazquez: "Re: VB to Delphi"
- Reply: Ignacio Vazquez: "Re: VB to Delphi"
- Reply: Tim Jarvis (Borland): "Re: VB to Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 08:02:58 -0800
I have been given a DLL that I neet to use, and have been given the
following VB example:
BridgeModule = New Bridge
BridgeModule.ii_age = CInt("35")
BridgeModule.is_sex = "M"
...
How would I do this in Delphi?
Thanks,
Ed Dressel
- Next message: Eric Hill: "Re: Closing a *.EXE file within a Delphi project (revisited)"
- Previous message: Craig Stuntz [TeamB]: "Re: Typecasting String as TPersistent Datafield"
- Next in thread: Ignacio Vazquez: "Re: VB to Delphi"
- Reply: Ignacio Vazquez: "Re: VB to Delphi"
- Reply: Tim Jarvis (Borland): "Re: VB to Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]