Thema
:
Delphi
TWebbrowser Gridshow und Snap-to-grid CtoPas
Einzelnen Beitrag anzeigen
marabu
Registriert seit: 6. Apr 2005
10.109 Beiträge
#
3
Re: TWebbrowser Gridshow und Snap-to-grid CtoPas
20. Apr 2006, 09:43
Hallo Frank,
meinst du das hier?
markieren
Delphi-Quellcode:
uses
{...}
ActiveX
;
type
TForm1 =
class
(TForm, IServiceProvider)
public
function
QueryService(
const
rsid, iid: TGuid;
out
Obj): HResult;
stdcall
;
end
;
Grüße vom marabu
Zitat
marabu
Öffentliches Profil ansehen
Mehr Beiträge von marabu finden