TGrForm Class

Represents type TGrForm.

Namespace: Graph
TForm
  Graph.TGrForm
type
 TGrForm = class(TForm)
 end;

The TGrForm type exposes the following members.

Show:
 NameDescription
CreateFromThread(TGrInitData)

Initializes a new instance of the TGrForm class.

Top
Show:
 NameDescription
ActivePage

Represents property ActivePage.

ArcInfo

Represents property ArcInfo.

Closed

Represents property Closed.

ErrorCode

Represents property ErrorCode.

FullScreen

Represents property FullScreen.

Pages

Represents property Pages.

VisualPage

Represents property VisualPage.

Top
Show:
 NameDescription
ClearDevice

Represents method ClearDevice.

ClearViewPort

Represents method ClearViewPort.

FormClose(TObject,TCloseAction)

Represents method FormClose(TObject,TCloseAction).

FormCloseQuery(TObject,Boolean)

Represents method FormCloseQuery(TObject,Boolean).

FormCreate(TObject)

Represents method FormCreate(TObject).

FormDestroy(TObject)

Represents method FormDestroy(TObject).

FormKeyDown(TObject,Word,TShiftState)

Represents method FormKeyDown(TObject,Word,TShiftState).

FormKeyPress(TObject,Char)

Represents method FormKeyPress(TObject,Char).

FormPaint(TObject)

Represents method FormPaint(TObject).

FormResize(TObject)

Represents method FormResize(TObject).

Invalidate(TRect)

Overloaded. Represents method Invalidate(TRect).

OnWMSysCommand(TWMSysCommand)

Represents method OnWMSysCommand(TWMSysCommand).

TranslateRect(TRect)

Represents method TranslateRect(TRect).

WndProc(TMessage)

Represents method WndProc(TMessage).

Top
Show:
 NameDescription
BitmapDialog

Represents field BitmapDialog.

FClick

Represents field FClick.

FKeyEvent

Represents field FKeyEvent.

FKeyQueue

Represents field FKeyQueue.

FMouseEnabled

Represents field FMouseEnabled.

FMouseHandlers

Represents field FMouseHandlers.

FMouseQueues

Represents field FMouseQueues.

OpenDialog

Represents field OpenDialog.

PrintDialog

Represents field PrintDialog.

SaveDialog

Represents field SaveDialog.

Top

Reference