ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.CaptionFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CaptionFrame: TFrame read GetCaptionFrame write SetCaptionFrame;

C++

__property Vcl::Forms::TFrame* CaptionFrame = {read=GetCaptionFrame, write=SetCaptionFrame};

Properties

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

Description

Property to access the caption frame.

See Also