Vcl.ExtCtrls.TCustomTitleBarPanel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Vcl.Controls.TCustomTransparentControlVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCustomTitleBarPanel

Delphi

TCustomTitleBarPanel = class(TCustomTransparentControl)

C++

class PASCALIMPLEMENTATION TCustomTitleBarPanel : public Vcl::Controls::TCustomTransparentControl

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls


Description

Allows you to customize a VCL form’s native title bar similar to Windows Explorer, Google Chrome, or other applications. It is supported on Windows 7 and later.

Vous pouvez placer des contrôles VCL sur la barre de titre, appliquer par dessus un dessin personnalisé, ainsi que contrôler le dessin par défaut des éléments comme l'icône et le libellé de la fenêtre.

Activez la composition DWM (Desktop Window Manager) pour utiliser cette propriété.

Voir aussi