self.Image1.Height := 1000000;
  self.Image1.Canvas.TextOut(1000000,10000,'TEST');  
  就会出错.
---------------------------
Debugger Exception Notification
---------------------------
Project Project1.exe raised exception class EOutOfResources with message '存储空间不足,无法处理此命令。
'. Process stopped. Use Step or Run to continue.
---------------------------
OK   Help   
---------------------------