[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TNodeAttachMode

Declaration

Source position: comctrls.pp line 1752

type TNodeAttachMode = (

  naAdd,

  

  naAddFirst,

  

  naAddChild,

  

  naAddChildFirst,

  

  naInsert,

  

  naInsertBehind

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.