Русский | English

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

Overview

Methods

Public constructor Create(ALine:TCastleLine2DBase);
Public destructor Destroy; override;
Public procedure ShowModal;
Public procedure ReLoad;

Description

Methods

Public constructor Create(ALine:TCastleLine2DBase);
 
Public destructor Destroy; override;
 
Public procedure ShowModal;

Open a window for editing points

Public procedure ReLoad;

Reload the table


Generated by PasDoc 0.16.0.