Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleWindow
type TWindowList = class(specialize TFPGObjectList<TCastleWindowCustom>)
procedure Invalidate;
Simply calls Invalidate on all items.