Vcl.Ribbon.TCustomRibbonPage.GetGroupPos

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetGroupPos(Ignore: TControl): Integer;

C++

int __fastcall GetGroupPos(Vcl::Controls::TControl* Ignore);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonPage


説明

リボン ページ上のグループの位置を返します。

関連項目