Show: Delphi C++
Display Preferences

Vcl.ComCtrls.TListGroup.Footer

From XE2 API Documentation
Jump to: navigation, search

Delphi

property Footer: string read FFooter write SetFooter;

C++

__property System::UnicodeString Footer = {read=FFooter, write=SetFooter};

Contents

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListGroup

Description

Footer text.

Footer is the list view group's footer text. Its alignment is determined by the FooterAlign property.

See Also

Code Examples


Personal tools
Previous Versions
Translations