Developer

Caption

Specifies text to appear on left side of item. Usually this property is rarely changed.

property Caption: WideString read FCaption write SetCaption;

Example:


NextInspector61.Nodes[0].Caption := 'BackgroundColor';

See also