Class TPointsEditor
Unit
Declaration
type TPointsEditor = class(TObject)
Description
The class contains methods for creating and calling a window for editing a set of points (vertices) TCastleLine2DBase.Points in the object inspector.
Hierarchy
- TObject
- TPointsEditor
Overview
Methods
|  | constructor Create(ALine:TCastleLine2DBase); | 
|  | destructor Destroy; override; | 
|  | procedure ShowModal; | 
|  | procedure ReLoad; | 
Description
Methods
|  | constructor Create(ALine:TCastleLine2DBase); | 
|  | destructor Destroy; override; | 
|  | procedure ShowModal; | 
| Open a window for editing points | |
|  | procedure ReLoad; | 
| Reload the table | |
Generated by PasDoc 0.16.0.