Table of Contents

TAdvCustomFormDesigner.ShowComponentCaptions Property

If ShowComponentCaptions is true, a caption is displayed below the non-visual components, showing the name and class of the component. You can change the caption value using OnComponentCaption event.

Syntax

Unit: FormDesigner

property TAdvCustomFormDesigner.ShowComponentCaptions: Boolean

See also