ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetRelativeControlRect

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

Delphi

function GetRelativeControlRect(AControl: TControl): TRect;

C++

virtual System::Types::TRect __fastcall GetRelativeControlRect(Vcl::Controls::TControl* AControl) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageBackgroundService280


説明

ウェルカム ページBackgroundControl を基準とした、指定された AControl パラメータの位置を返します。

関連項目