ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.SetCaptionFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetCaptionFrame(const ACaptionFrame: TFrame);

C++

virtual void __fastcall SetCaptionFrame(Vcl::Forms::TFrame* const ACaptionFrame) = 0 ;

Properties

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

Description

Sets a custom caption frame.

See Also