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

TItemProp.Create

Constructor for the class instance.

Declaration

Source position: valedit.pas line 42

public constructor TItemProp.Create(

  AOwner: TValueListEditor

);

Arguments

AOwner

  

Owner of the class instance.

Description

Create is the constructor for the class instance, and calls the inherited method. Create ensures that the TValueListEditor instance in AOwner is used as the owner of the item.

See also

TValueListEditor

  

A visual grid control for editing Key-Value pairs.


Version 4.0 Generated 2025-05-03 Home