IHeaderBase.IsTop

Syntax

IsTop: Boolean;

Description

The IsTop property returns the type of used header/footer.

Comments

If the property is set to True, header/title is used; if the property is set to False, footer is used.

See also:

IHeaderBase