Unit SelectUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

SelectUnit is used to define TLine which is used to select objects on the screen by drawing a "lasso" around them.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TSimpleLine  
Class TLine TLine is used to select objects on the screen by drawing a "lasso" around them. See TLassoTool.
Class TLines  

Types

TIntersectResult = (...);

Description

Types

TIntersectResult = (...);

TIntersectResult defines how two line segments intersect with each other.

Values
  • irDoIntersect:  
  • irDontIntersect:  
  • irColinear:  

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