[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: lclproc.pas line 59
public constructor TDebugLCLItems.Create( |
const TheName: string |
); |
TheName |
|
The descriptive name of the list. |
Sets the Name property to the value in TheName. Allocates resources for the internal TAvlTree instance used in the class.
Version 4.0 | Generated 2025-05-03 | Home |