Class LPComponent.TLPReadOnlyObjectList

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: Mitov.BasicLab

Unit: LPComponent

Inherits: TObjectList

Contents

Syntax

Delphi:

type TLPReadOnlyObjectList = class( TObjectList )

C++ Builder:

class TLPReadOnlyObjectList : public TObjectList

Visual C++ (MFC):

class CTLPReadOnlyObjectList : public CLPComponent

C# (.NET):

public ref class VclGenericReadOnlyObjectListProperty : Vcl.VclObjectListProperty

Summary

Read only typed list.

Description

Defines generic(template) read only typed list.

Properties

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox