WPTools Manual



Search


(press enter to search)

Class TWPBlockTemplateGroupObj

Hierarchy

System.TObject | TWPBlockTemplateGroupObj

Description

An object of the class TWPBlockTemplateGroupObj is created before the EnterGroup event. Inside the event the variables in this object can be used except for: GroupObject
and
DataLink and DataSource which are used by TWPBlockTemplateDB.

All object are automatically destroyed. If this is not intended, in OnExitGroup the respective variable, must be set to nil.

Properties

Methods

Used or referenced by

-Procedure TWPColTemplateDB.GetColText(Group:TWPBlockTemplateGroupObj; aText:string; state:TWPAdapterCellStates)