Vcl.ActnMan.TGalleryProperties.SetGalleryType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetGalleryType(const Value: TGalleryType);

C++

void __fastcall SetGalleryType(const TGalleryType Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TGalleryProperties

Description

SetGalleryType is the setter method for the GalleryType property.

SetGalleryType sets the type of a gallery button on a ribbon group.

See Also