Vcl.Controls.TDockZone.ChildControl

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ChildControl: TControl read FChildControl;

C++

__property TControl* ChildControl = {read=FChildControl};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDockZone

Description

Spécifie le contrôle à l'intérieur d'un objet TDockZone.

ChildControl est une propriété en lecture seule qui spécifie le contrôle enfant d'un objet TDockZone.

Voir aussi