Window State Components Programmer's Guide
Applies to: ~>5.0
This section of the Window State Components documentation describes the API exposed by the components to programmers.
Unit | Description |
---|---|
PJWdwState | This is the only unit. It contains all the components. |
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. |
Item | Description |
---|---|
TPJWdwStateData | Record used to store window state information. |
TPJRegRootKey | Enumeration of values that represent the registry root keys supported by TPJRegWdwState. |
This documentation complies with these conventions.