Thema: Delphi bmp drehen

Einzelnen Beitrag anzeigen

arukas

Registriert seit: 14. Mär 2006
40 Beiträge
 
#3

Re: bmp drehen

  Alt 14. Mär 2006, 19:46
dann bekomm ich folgende Fehlermeldung:

Delphi-Quellcode:
[Error] Unit1.pas(45): Undeclared identifier: 'pRGBArray'
[Error] Unit1.pas(65): Undeclared identifier: 'rotation'
[Error] Unit1.pas(66): Missing operator or semicolon
[Error] Unit1.pas(66): Undeclared identifier: 'SpinEditThetaDegrees'
[Error] Unit1.pas(66): ')' expected but identifier 'Value' found
[Error] Unit1.pas(67): Undeclared identifier: 'SpinEditThetaDegreesHundredths'
[Error] Unit1.pas(67): Missing operator or semicolon
[Error] Unit1.pas(90): ';' expected but 'FOR' found
[Error] Unit1.pas(92): Undeclared identifier: 'RowRotated'
[Error] Unit1.pas(92): Undeclared identifier: 'BitmapRotated'
[Error] Unit1.pas(92): Missing operator or semicolon
[Error] Unit1.pas(96): Undeclared identifier: 'this'
[Error] Unit1.pas(102): Missing operator or semicolon
[Error] Unit1.pas(105): Missing operator or semicolon
[Error] Unit1.pas(111): Undeclared identifier: 'vertically'
[Error] Unit1.pas(116): Missing operator or semicolon
[Error] Unit1.pas(123): '.' expected but 'FOR' found
[Error] Unit1.pas(124): Identifier redeclared: 'Finalization'
[Error] Unit1.pas(127): Undeclared identifier: 'iPrime'
[Error] Unit1.pas(127): Undeclared identifier: 'i'
[Error] Unit1.pas(127): Undeclared identifier: 'OldWidth'
[Error] Unit1.pas(127): Undeclared identifier: 'iRotationAxis'
[Error] Unit1.pas(132): Undeclared identifier: 'readable'
[Warning] Unit1.pas(143): Text after final 'END.' - ignored by compiler
[Fatal Error] Project1.dpr(5): Could not compile used unit 'Unit1.pas'
  Mit Zitat antworten Zitat