Vcl.Ribbon.TCustomRibbon.CustomFrameSupported

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CustomFrameSupported: Boolean;

C++

bool __fastcall CustomFrameSupported();

Properties

Type Visibility Source Unit Parent
function public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Checks whether the ribbon supports custom frames at run time.

See Also