TTMSFNCStylesManagerStyleLoadedEvent Event Type
Event handler type for
OnStyleLoaded; called after a style has been successfully applied to a component.
API unit family: TMSFNCStyles
Parameters
| Name | Description |
|---|---|
Sender |
The styles manager that raised the event. |
AStyle |
The name of the style that was applied. |
AComponent |
The component that received the style. |