Table of Contents

TIDEEngine.OnGetComponentImage Event

OnGetComponentImage is fired, for each registered component, when the component palette toolbar builds itself, to allow programmer to provide an icon image for the component to be displayed in the palette toolbar.

Syntax

Unit: IDEMain

property TIDEEngine.OnGetComponentImage: TIDEGetComponentImageEvent

See also