TTMSFNCBitmapContainer.OnResolveBitmapName Event
Optional hook that translates a requested (logical) bitmap name into the name actually looked up by
FindBitmap, for example to select light/dark or other theme-specific variants. When unassigned, names are looked up unchanged, so existing behaviour is fully preserved.
API unit family: TMSFNCBitmapContainer
Declaring type: TTMSFNCBitmapContainer
Syntax
OnResolveBitmapName: TTMSFNCResolveBitmapNameEvent;