TdxSkinChooserGalleryGroupItem.ApplyToRootLookAndFeel Method
Applies a skin associated with the gallery item to the root look and feel.
Declaration
procedure ApplyToRootLookAndFeel;
Remarks
This method simply calls the ApplyToLookAndFeel method and passes a reference to the root look and feel setting as the method parameter.
See Also