ToolsAPI.WelcomePage.INTAWelcomePageCaptionFrame.ClientFrame
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.