Class TAdRectList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdRectList = class(TAdList)

Description

A list that contains a set of rectangles. TAdRectList is used by TAdCustomImage in order to save the precalculated pattern images.

Hierarchy

Overview

Methods

Public procedure Add(ARect:TAdRect);

Properties

Public property Items[AIndex:integer]: TAdRect read GetItem write SetItem;

Description

Methods

Public procedure Add(ARect:TAdRect);

Add a rectangle to the list.

Properties

Public property Items[AIndex:integer]: TAdRect read GetItem write SetItem;

Read/Write access to the rectangles.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:59