Initialised TRect constant that is considered empty.
EmptyRect: TRect = (Left: 0; Top: 0; Right: 0; Bottom: 0);
JSGraphics
Constants