Unit PGSubCls

================================================================================ TPGSubclass - Subclasses Delphi Components. ================================================================================ Purpose: Provides a way to subclass a Delphi component, while retaining the ability to access object members in the new windows procedure. Classes: Name Purpose TPGSubclass Base subclass a control. TPGFormSubclass Subclasses Delphi forms. Associated Files: None History: Version Date(d/m/y) Programmer Comments 1.0 14/12/96 Brad Parks Creation. ================================================================================ Copyright © 1996, The Programmers' Guild. All Rights Reserved ================================================================================

Classes

TPGFormSubclass -
TPGSubclass -

Functions

Types

TPGStyleBitsOperation

Constants

Variables


Functions


Types


TPGStyleBitsOperation = (pgsboAddToStyle, pgsboRemoveFromStyle, pgsboSetStyle);

Constants


Variables