ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.CreateListViewFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateListViewFrame(const APluginID, APluginName: string;
const AViewMode: TWelcomePageViewMode; const AModel: INTAWelcomePagePluginModel): TFrame;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage INTAWelcomePagePluginService280

Description

CreateListViewFrame creates a new instance for a view with a ListView frame

See Also