Einzelnen Beitrag anzeigen

Benutzerbild von rweinzierl
rweinzierl

Registriert seit: 22. Mär 2005
98 Beiträge
 
#2

Re: VST - Autoscroll (wie bei tMemo)

  Alt 30. Sep 2009, 16:05
Hallo

function TBaseVirtualTree.ScrollIntoView(Node: PVirtualNode; Center: Boolean; Horizontally: Boolean = False): Boolean;

// Scrolls the tree so that the given node is in the client area and returns True if the tree really has been
// scrolled (e.g. to avoid further updates) else returns False. If extened focus is enabled then the tree will also
// be horizontally scrolled if needed.
// Note: All collapsed parents of the node are expanded.


sollte zum gewünschten Knoten scrollen

mfg

Reinhold


----------
Das Bestandsbuch für Schweinehalter www.ithof.de
  Mit Zitat antworten Zitat