Vcl.ComCtrls.TToolBar.Indent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Indent: Integer read FIndent write SetIndent default 0;

C++

__property int Indent = {read=FIndent, write=SetIndent, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Description

Spécifie la marge sur le côté gauche de la barre d'outils.

Indent spécifie la marge en pixels qui sépare le côté gauche de la barre d'outils des contrôles qu'elle contient.