Hi
I perservered and managed the code below (Delphi 7 or Embar 2010). Many thanks for your ideas
procedure TfrmARHeader.SpeedButton1Click(Sender: TObject);
var ReturnArray:Array [0..3] of Variant;
Finder:IViewFinder;
Begin
Try
Finder:=coViewFinder.Create;
Finder.Session:= DBLink.Session...
Thanks for Replying DjangMan
I need the actual Finder itself. As you are probably aware, Delphi doesn't like to import the Accpac UIs as ActiveX so I normally import the Type Library, use the XAPI or COMAPI and create my own screens.
This time, I really need the AccPac "Look and Feel" :-)
Any...
I need to add the ability to use the Customer Lookup screen from ACCPAC AR3100 Receipts UI (5.5)
Normally I do the old "Create the macro and they will come" idea but I have had little joy.
Any Ideas would be appreciated.
Gregologist
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.