开发者

ActiveX vs Delphi, which is better? [closed]

It's difficult to tell w开发者_如何学JAVAhat is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I'm making a program and I need to use another program's API.

Which then let me pick between their activeX or Delphi.

Wondering which one I should utilize or focus more on.

Not sure if I'm being too broad here.

Edit: I'm more familiar with visual studio if that is of any concern.


Delphi is a programming language. If they're offering ActiveX or Delphi, they're offering you a COM object you can use from any language capable of using it (including Delphi) or a Delphi-specific implementation or interface to the library. Your question is pretty meaningless - "Which shall I take, the apple or the orange?".

If you're programming in Delphi, take the Delphi API; if not, or if you just prefer working with the ActiveX instead, choose it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜