Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TCustomVirtualDrawTree

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: virtualtrees.pas line 3602

type TCustomVirtualDrawTree = class(TBaseVirtualTree)

protected

  function DoGetCellContentMargin(); override;

  

  function DoGetNodeWidth(); override;

  

  procedure DoPaintNode(); override;

  

  function GetDefaultHintKind; override;

  

  property OnDrawNode: TVTDrawNodeEvent; [rw]

  

  property OnGetCellContentMargin: TVTGetCellContentMarginEvent; [rw]

  

  property OnGetNodeWidth: TVTGetNodeWidthEvent; [rw]

  

end;

Inheritance

TCustomVirtualDrawTree

  

|

TBaseVirtualTree

  

|

TObject



CT Web help

CodeTyphon Studio