My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
WindowStateComponents  
Window State Components documentation.
Updated May 8, 2011 by delphidabbler@gmail.com

Window State Components

This unit provides three non visual components that can be used to save and restore the state and position of a window along with their common abstract base class. The components are:

Class Description
TPJCustomWdwState Abstract base class for the three components. Exposes some common functionality.
TPJWdwState Saves and restores window position and state to and from an ini file.
TPJRegWdwState Saves and restores window position and state to and from the registry.
TPJUserWdwState Saves and restores window position and state to and from user-provided persistent storage.

Various event handler procedural types, oridinal types and set types are also defined.

Links:


Sign in to add a comment
Powered by Google Project Hosting