[Overview][Types][Classes][Procedures and functions][Index] |
used to determine the concrete drawing class of a control, that is derived from TDrawing
Source position: drawncontrol.pas line 163
type TDrawingClass = class of TDrawing; |
The class method #HMI.drawncontrol.TDrawnControl.GetDrawingClass uses this to say, for which drawing class the control is made.