Einzelnen Beitrag anzeigen

mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#4

Re: Andorra 2D lässt sich nicht kompilieren

  Alt 13. Apr 2009, 17:32
Versuch mal
Delphi-Quellcode:
const
    ad16Bit = 16;
    ad32Bit = 32;
...
TAdBitDepth = (
    ad16Bit, //< The bit depth is 16 Bit
    ad32Bit //< The bit depth is 32 Bit
  );
Markus Kinzler
  Mit Zitat antworten Zitat