Class TWindowList

Unit

Declaration

type TWindowList = class(specialize TObjectList<TCastleWindow>)

Description

This item has no description.

Source: window/castlewindow.pas (line 2008).

Hierarchy

  • TObject
  • TList
  • TObjectList
  • TWindowList

Overview

Methods

Public procedure Invalidate;

Description

Methods

Public procedure Invalidate;

Simply calls Invalidate on all items.

Source: window/castlewindow.pas (line 2014).


Generated by PasDoc 0.17.0.snapshot.