Vcl.ActnMan.TGalleryProperties.SetGalleryType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetGalleryType(const Value: TGalleryType);

C++

void __fastcall SetGalleryType(const TGalleryType Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TGalleryProperties

Beschreibung

SetGalleryType ist die Setter-Methode für die Eigenschaft GalleryType.

SetGalleryType legt den Typ einer Galerie-Schaltfläche in einer Ribbon-Gruppe fest.

Siehe auch