Class TScreenObjectCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TScreenObjectCollection = class(TCollection)

Description

TScreenObjectCollection is used for reading a series of TScreenObjects from or writing them to a file or the clipboard.

Hierarchy

Overview

Fields

Private FModel: TBaseModel;

Methods

Public constructor Create(Model: TBaseModel);
Public procedure UpdateScreenObjects;

Description

Fields

Private FModel: TBaseModel;
 

Methods

Public constructor Create(Model: TBaseModel);

Create creates an instance of TScreenObjectCollection.

Public procedure UpdateScreenObjects;

UpdateScreenObjects calls UpdateScreenObject for each TScreenObjectItem.


Generated by PasDoc 0.12.1 on 2013-05-13 15:42:03