ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.GetClientFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetClientFrame: TFrame;

C++

virtual Vcl::Forms::TFrame* __fastcall GetClientFrame() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageCaptionFrame

Description

Gets a custom client frame.

See Also