Class TSelectedVertexItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSelectedVertexItem = class(TCollectionItem)

Description

TSelectedVertexItem is used to store or read whether a vertex in a TScreenObject is selected or not.

Hierarchy

Overview

Fields

Private FVertexSelected: boolean;

Properties

Published property VertexSelected: boolean read FVertexSelected write FVertexSelected;

Description

Fields

Private FVertexSelected: boolean;

FVertexSelected stores whether a vertex is selected. See VertexSelected.

Properties

Published property VertexSelected: boolean read FVertexSelected write FVertexSelected;

VertexSelected stores whether a vertex is selected.


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