ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetRelativeControlRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetRelativeControlRect(AControl: TControl): TRect;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageBackgroundService280


Beschreibung

Gibt die Position des angegebenen Parameters AControl relative zum BackgroundControl der Willkommensseite zurück.

Siehe auch