...empty a TImage?
Author: Simon Grossenbacher
// clear a Image's picture
Image1.Picture := nil;
// set the standard windows icon for the application
Application.Icon := nil;
printed from
www.swissdelphicenter.ch
developers knowledge base