Vcl.RibbonActnCtrls.IRibbonGroupDropdown.GetTopPosition

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTopPosition: Integer;

C++

virtual int __fastcall GetTopPosition() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls IRibbonGroupDropdown

Description

Returns the top position of the control.

GetTopPosition returns the top position of the control implemented by IRibbonGroupDropdown.