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

TCustomTreeView.ExpandSignSize

Size of expand/collapse (fold/unfold) symbol.

Declaration

Source position: comctrls.pp line 3586

public property TCustomTreeView.ExpandSignSize : Integer
  read GetExpandSignSize
  write SetExpandSignSize
  stored ExpandSignSizeIsStored;

Description

Use 0 for autosized value.

Use GetRealExpandSignSize for real value.

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