Unit 'FPgtk' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

TFPgtkCTree.InsertNode

Declaration

Source position: fpgtk.pp line 1664

public function TFPgtkCTree.InsertNode(

  aParent: PGtkCTreeNode;

  Sibling: PGtkCTreeNode;

  data: string;

  aSpacing: guint8;

  PixmapClosed: PGdkPixmap;

  MaskClosed: PGdkBitmap;

  PixmapOpened: PGdkPixmap;

  MaskOpened: PGdkBitmap;

  IsLeaf: Boolean;

  Expanded: Boolean

):PGtkCTreeNode; overload;

function TFPgtkCTree.InsertNode(

  aParent: PGtkCTreeNode;

  Sibling: PGtkCTreeNode;

  data: string;

  aSpacing: guint8;

  IsLeaf: Boolean;

  Expanded: Boolean

):PGtkCTreeNode; overload;


Documentation generated on: 2023-03-18