Vcl.Ribbon.TCustomRibbonGroup.Page

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Page: TRibbonPage read FPage;

C++

__property TRibbonPage* Page = {read=FPage};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

Description

Reference to Page group is on.

Page is a reference to the Page that the group is on.