[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

EDOMIndexSize.Create

Constructor for the class instance.

Declaration

Source position: laz2_dom.pas line 128

public constructor EDOMIndexSize.Create(

  const ASituation: string

);

Arguments

ASituation

  

Provides context information for the exception.

Description

Create is the constructor for the class instance. It calls the inherited method using the INDEX_SIZE_ERR constant and the ASituation parameter as arguments.


Version 4.0 Generated 2025-05-03 Home