Description | Hierarchy | Fields | Methods | Properties |
type TSelectedVertexItem = class(TCollectionItem)
TSelectedVertexItem
is used to store or read whether a vertex in a TScreenObject is selected or not.
![]() |
FVertexSelected: boolean; |
![]() |
property VertexSelected: boolean read FVertexSelected
write FVertexSelected; |
![]() |
FVertexSelected: boolean; |
|
![]() |
property VertexSelected: boolean read FVertexSelected
write FVertexSelected; |
|