Jump to content
Software FX Community

Re: How to get an Extension handle in Delphi


User (Legacy)

Recommended Posts

Try, 

ChartFX1.addextension('AnnotationX.AnnList');

AnnotX:=ChartFX1.getextension('AnnotationX.AnnList');

Ivan

www.stcenergy.com

M.Wasbauer <m.wasbauer@mcse-nl.demon.nl> wrote in message

news:DE0379D14694D211B4CE00609770710D04921D@sftfx-221.wamnet.net...

> I am trying to get the handle to a ChartFX Extension. In VB there are many

> examples but There is nothing documented for Delphi 4.

>

> Can anyone tell me how to do it?

>

> Thanks in advance

>

> M.Wasbauer

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...