TProjectStyleChangeMessage Class

Definition

Message used to broadcast a style change in the project with the RTL messaging system.

Delphi
type TProjectStyleChangeMessage = class(tmessage<string>)
Inheritance
tmessage<string>
TProjectStyleChangeMessage