ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetRelativeControlRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRelativeControlRect(AControl: TControl): TRect;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage INTAWelcomePageBackgroundService280

Description

Returns the position of the specified AControl parameter relative to the BackgroundControl of the Welcome Page.

See Also