[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DrawnControl' (#HMI)

TDrawingClass

used to determine the concrete drawing class of a control, that is derived from TDrawing

Declaration

Source position: drawncontrol.pas line 163

type TDrawingClass = class of TDrawing;

Description

The class method #HMI.drawncontrol.TDrawnControl.GetDrawingClass uses this to say, for which drawing class the control is made.