Description: TCustomTreeView. OnCustomDrawItem ... OnCustomDrawItem is an event handler of type Vcl.ComCtrls.TTVCustomDrawItemEvent . ...
1 KB (111 words) - 11:31, 10 February 2014
Description: ComCtrls. ... Use the Canvas property to paint to the canvas from the OnCustomDraw and OnCustomDrawItem event handlers. ...
980 bytes (47 words) - 11:31, 10 February 2014
ComCtrls. ... cdPrePaint stage and do not want to suppress only the painting of tree node images, it is more efficient to use the OnCustomDrawItem event. ...
1 KB (121 words) - 23:41, 16 October 2011
Description: ComCtrls. TCustomTreeView. ... To paint individual items, use the OnCustomDrawItem event instead. Note: OnCustomDraw only occurs ...
2 KB (115 words) - 11:31, 10 February 2014
ComCtrls. ... TCustomTreeView checks IsCustomDrawn to determine when to generate an OnCustomDraw, OnAdvancedCustomDraw, OnCustomDrawItem, or ...
1 KB (127 words) - 22:55, 16 October 2011
Description: ComCtrls. TCustomTreeView. ... Generates an OnCustomDrawItem or OnAdvancedCustomDrawItem event. CustomDrawItem is called ...
2 KB (161 words) - 00:46, 17 October 2011
Description: ComCtrls. TCustomTreeView. ... To paint individual items, use the OnAdvancedCustomDrawItem or OnCustomDrawItem event instead. ...
2 KB (119 words) - 23:11, 16 October 2011
Used in the TCustomTreeView .OnCustomDrawItem event. Sender is the tree-view control in which an item is about to be drawn. Node is the item ...
1 KB (82 words) - 19:07, 4 January 2016