Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

TFPWebAction.create

Creates a new TFPWebAction instance

Declaration

Source position: fpweb.pp line 47

public constructor TFPWebAction.create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

The collection that will own this action

Description

Creates a new TFPWebAction instance and initializes the internal template object. The action is added to the specified collection.

See also

destroy

  

Destroys the TFPWebAction instance


Documentation generated on: Jan 27 2026