Vcl.ComCtrls.THeaderSections.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(HeaderControl: TCustomHeaderControl);

C++

__fastcall THeaderSections(TCustomHeaderControl* HeaderControl);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderSections

Description

Create crée et initialise un objet THeaderSections.

La méthode Create prend comme argument une instance de THeaderControl.

Voir aussi