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';
property Caption: WideString read FCaption write SetCaption;NextInspector61.Nodes[0].Caption := 'BackgroundColor';