Class TMeasurementPointCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMeasurementPointCollection = class(TCollection)

Description

TMeasurementPointCollection stores a series of TMeasurementPointItems that determine how a bitmap should be resized when it is drawn.

Hierarchy

Overview

Fields

Private FCompressedBitmapItem: TCompressedBitmapItem;

Methods

Public constructor Create(const Item: TCompressedBitmapItem);

Description

Fields

Private FCompressedBitmapItem: TCompressedBitmapItem;

FCompressedBitmapItem has the bitmap to which the TMeasurementPointItems in TMeasurementPointCollection refer.

Methods

Public constructor Create(const Item: TCompressedBitmapItem);

Create creates an instance of TMeasurementPointCollection. Item is the TCompressedBitmapItem to which the TMeasurementPointItems in TMeasurementPointCollection refer.


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:29