Table of Contents

TAdvCustomFormDesigner.OnComponentCaption Event

Use OnComponentCaption event to provide a custom caption for the component provided by the event. By default, the component caption is the name of the component or the class name (in case component doesn't have a name).

Syntax

Unit: FormDesigner

property TAdvCustomFormDesigner.OnComponentCaption: TComponentTextEvent

See also