ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.GetCaptionFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCaptionFrame: TFrame;

C++

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

Properties

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

Description

Gets a custom caption frame.

See Also