Manual:Contents

From TCAD Wiki

Jump to: navigation, search

Introduction

Defines

Shape class inherited diagram

TMyCAD

TMyCAD is a powerful 2D drawing component, it is can be used at delphi and c++ Builder.

TMyShape

It is a base class of shapes, it defines common properties ,events,methods for all shape(s) class.

TMyCombine

It is a class of Combine shape, it defines properties ,events,methods .

TMyEllipse

It is a class of Ellipses(Circle) shape, it defines properties ,events,methods for a Ellipses.

TMyGroup

It is a class of group shape, it defines properties ,events,methods .

TMyImage

It is a class of image shape, it defines properties ,events,methods for a image shape.

TMyLineLinkLine

It is a class of LineLinkLine shape, it defines properties ,events,methods.

TMyElliArc

It is a class of arc shape, it defines properties ,events,methods.

TMyLinkLine

It is a class of link line shape, it defines properties ,events,methods.

TMyLine

It is a class of line shape, it defines properties ,events,methods.

TMyPolyBezier

It is a class of polybezier shape,a continuous bezier shape. it defines,properties,events,methods.

TMyPolygon

It is a class of polygon shape, it defines properties ,events,methods.

TMyPolyLine

It is a class of polyline shape, it defines properties ,events,methods.

TMyText

It is a class of text shape, it defines properties ,events,methods.

TMyLinkPoint

It is a class of linkpoint shape, it defines properties ,events,methods ,it is ONLY for library manager tool.

TMyRuleLine

It is a class of ruleline shape, it defines properties ,events,methods for a rectangle.

TMyRectangle

It is a class of rectange shape, it defines properties ,events,methods for a rectangle.

TMyBLine

It is a class of BLine shape, it defines methods for a BLine.

TMyFreeLine

It is a class of free line shape, it defines methods.

TGridObject

TUserData

This is class lets you store yourself data for a (single or group) shape.

Personal tools
TCAD for .NET
TCAD for WEB