Vcl.ActnMan.TGalleryProperties.GetGalleryType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetGalleryType: TGalleryType;

C++

TGalleryType __fastcall GetGalleryType();

Properties

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

Description

GetGalleryType is the getter method for the GalleryType property.

GetGalleryType returns the type of a gallery button on a ribbon group.

See Also