Web.Win.ISAPIApp.TISAPIFactory.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TISAPIFactory();

Properties

Type Visibility Source Unit Parent
constructor public
Web.Win.ISAPIApp.pas
Web.Win.ISAPIApp.hpp
Web.Win.ISAPIApp TISAPIFactory

Description

Creates an instance of Create. {Placeholder—Update for BCB}

Do not create instances of Create. Instead, use the new keyword, passing any arguments for the Create's constructor.

See Also