Vcl.Ribbon.IRibbon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IRibbon = interface

C++

__interface  INTERFACE_UUID("{01447C2B-0643-4A1A-B4CE-D5CB75746F9F}") IRibbon  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon Vcl.Ribbon

Description

Interface for ribbon control.

Implement the IRibbon interface to acknowledge that the control supports the ribbon control.

See Also