The Paint method for TCustomControl does nothing other than provide ... Tip: To determine which portions of the control's canvas need to be ...
1 KB (107 words) - 23:53, 16 October 2011
of controls that perform ... TGraphicControl instead of TCustomControl . ... Custom controls paint themselves using the Canvas property. ...
2 KB (177 words) - 23:20, 16 October 2011
Description: Controls. TCustomControl. ... Canvas is a protected property that is usually redeclared as public in descendants of TCustomControl . ...
1 KB (86 words) - 11:41, 10 February 2014
Description: TCustomControl. PaintWindow ... when a custom control receives a WM_PAINT message. ... the custom control's canvas, calls the ...
1 KB (91 words) - 23:44, 16 October 2011
See Also : Vcl.Controls.TCustomControl.Paint Category:API Documentation.
747 bytes (42 words) - 14:18, 11 January 2012
The control can serve as a container for other controls, referred to ... TCustomControl, which provides code ... implement a canvas and handle paint messages. ...
4 KB (380 words) - 14:11, 31 May 2012
Paint is called automatically when the shadow window needs to paint itself. ... See Also : TCustomControl Category:API Documentation ...
557 bytes (38 words) - 00:01, 17 October 2011
OnDrawCell event handler should paint the background of the cell and ... See Also : Vcl.Controls.TCustomControl.Canvas Vcl.Grids.TCustomGrid. ...
2 KB (206 words) - 16:31, 10 January 2012