Vcl.ActnCtrls.TCustomActionToolBar.SetOrientation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetOrientation(const Value: TBarOrientation); override;

C++

virtual void __fastcall SetOrientation(const Vcl::Actnman::TBarOrientation Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomActionToolBar

Description

Définit l'orientation du contrôle barre d'outils d'action.

SetOrientation est utilisée pour définir l'orientation du contrôle barre d'outils d'action.

Voir aussi