Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_SCREEN.ActiveForm=OLECONTROL not VFP Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00517109
Message ID:
00517223
Vues:
20
In Delphi in the Implementation Unit of the ActiveX control in the Initialization of the control it calls the following:

TActiveFormFactory.Create(
ComServer,
TActiveFormControl,
TMEIScheduleControl,
Class_MEIScheduleControl,
1,
'{1D3E976A-B76C-4D1C-B7BD-ACEF6AF04B95}',
OLEMISC_SIMPLEFRAME or OLEMISC_ACTSLIKELABEL,
tmApartment);

I took out the OLEMISC_SIMPLEFRAME support which isn't needed by VFP or VB anymore and VOILA!


Really COOL!

George, now if you knew how to link to the VFP OCXAPI.LIB from Delphi and we are really cooking! I haven't found enough documentation yet to show me how to properly link to the LIB file from Delphi. But when I do!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform