Einzelnen Beitrag anzeigen

Benutzerbild von Binärbaum
Binärbaum

Registriert seit: 19. Jan 2005
Ort: Elstra
764 Beiträge
 
Delphi 7 Enterprise
 
#10

Re: Inkompatible Typen TCaption und PAnsiChar???

  Alt 14. Mär 2005, 12:44
Zitat von himitsu:
schau doch in soeinem Fall infach mal nach, wie TCaption definiert ist
IMHO ist TCaption ein einfacher string oder WideString:
Delphi-Quellcode:
type TCaption = String;
//oder
type TCaption = type WideString;
MfG
Binärbaum
There are exactly 10 kinds of people: those who understand binary, and those who don't.
---
"Software reift beim Kunden. Bei Hardware ist es anders: Hardware fault beim Kunden." - Rainer G. Spallek
  Mit Zitat antworten Zitat