ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetRelativeControlRect
Delphi
function GetRelativeControlRect(AControl: TControl): TRect;
C++
virtual System::Types::TRect __fastcall GetRelativeControlRect(Vcl::Controls::TControl* AControl) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePageBackgroundService280 |
Description
Returns the position of the specified AControl
parameter relative to the BackgroundControl
of the Welcome Page.