Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8539237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:18:59+00:00 2026-06-11T11:18:59+00:00

The TOleContainer can of course, insert OLE Objects like Word Documents. But it doesn’t

  • 0

The TOleContainer can of course, insert OLE Objects like Word Documents. But it doesn’t seem to work for ActiveX. I know, of course, about Delphi’s IDE ability to create an ActiveX wrapper. What if I want to create a control without creating a wrapper and installing it into the IDE, at runtime?

The control is registered, so unlike this question, I don’t need registration-free com. I just need some idea, or some sample, of how dynamic ActiveX Containers are started.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:19:01+00:00Added an answer on June 11, 2026 at 11:19 am

    The TOleContainer works with ActiveX controls, you only need pass the proper ProgID of the Activex control to the CreateObject method and then using late-binding access the properties of the ActiveX.

    Check this sample which create a Windows Media Player ActiveX control inside of a TOleContainer in runtime.

    OleContainer1.CreateObject('Wmplayer.OCX.7', False);
    OleContainer1.OleObject.URL:='F:\Music\Iron Maiden - The number of the beast.mp3';
    OleContainer1.OleObject.Controls.Play;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to render a PartialView to an HTML string so I can
Borland Developer Studio 2006, Delphi: I have a TOLEContainer object with AllowInPlace=False. When the
I am using 960.gs to do the layout of a simple page, but am
I have a toggle in jquery and you can see it here: http://jsfiddle.net/Rua4j/ I
When I am editing a Word document in an OleContainer (inplace) and I switch
I have some HTML and CSS that looks like this: <div id=TheContainer> <div class=MyDivs></div>
So I am creating a timeline using positioning in Jquery, and I can easily
From the below HTML i want to remove the div and H2 tags but
I have two functions that loads on document ready. They work fine when they
I would like to my app to be vertically scrollable and wanted to use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.