Init Event

Occurs when an object is created.

PROCEDURE Object.Init
[LPARAMETERS Param1, Param2,...]

Parameters

Param1, Param2...

Parameters are optional, but if parameters are passed, you must include an LPARAMETERS or PARAMETERS statement that lists each parameter. Otherwise, Visual FoxPro generates an error.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic