ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.CreateCaptionFrame
Delphi
function CreateCaptionFrame(const APluginID, APluginName: string; const AModel: INTAWelcomePagePluginModel): TFrame;
C++
virtual Vcl::Forms::TFrame* __fastcall CreateCaptionFrame(const System::UnicodeString APluginID, const System::UnicodeString APluginName, const _di_INTAWelcomePagePluginModel AModel) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePagePluginService280 |
Description
CreateCaptionFrame creates a new instance for a view with caption frame.