ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.SetClientFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetClientFrame(const AClientFrame: TFrame);

C++

virtual void __fastcall SetClientFrame(Vcl::Forms::TFrame* const AClientFrame) = 0 ;

Properties

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

Description

Sets a custom client frame.

See Also