eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtFrame Class

Gnostice eDocEngine VCL Developer Guide
TgtFrame Class

This class represents the border of a text box or an image.

Pascal
public TgtFrame = class(TPersistent);
C++
public: class TgtFrame : public TPersistent;

gtCstDocEng

Properties
 
Name 
Description 
 
 
 
Specifies whether the bottom border needs to be drawn. 
 
Specifies whether the left border needs to be drawn. 
 
Specifies whether the right border needs to be drawn. 
 
Specifies whether the top border needs to be drawn. 
Methods
 
Name 
Description