ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.ClientFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ClientFrame: TFrame read GetClientFrame write SetClientFrame;

C++

__property Vcl::Forms::TFrame* ClientFrame = {read=GetClientFrame, write=SetClientFrame};

Properties

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

Description

Property to access the client frame.

See Also