API:Vcl.RibbonSilverStyleActnCtrls.TRibbonSilverSkin

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonStyleActnCtrls.TCustomRibbonSkinSystem.TObjectTRibbonSilverSkin

Delphi

TRibbonSilverSkin = class(TCustomRibbonSkin)

C++

class PASCALIMPLEMENTATION TRibbonSilverSkin : public Vcl::Ribbonstyleactnctrls::TCustomRibbonSkin

Properties

Type Visibility Source Unit Parent
class public
Vcl.RibbonSilverStyleActnCtrls.pas
Vcl.RibbonSilverStyleActnCtrls.hpp
Vcl.RibbonSilverStyleActnCtrls Vcl.RibbonSilverStyleActnCtrls

Description

Load resources from file or application.

Vcl.RibbonSilverStyleActnCtrls.TRibbonSilverSkin inherits from Vcl.RibbonStyleActnCtrls.TCustomRibbonSkin. All content below this line refers to Vcl.RibbonStyleActnCtrls.TCustomRibbonSkin.

Load resources from file or application.

TCustomRibbonSkin is responsible for loading the resources from a file or application. It also loads the common elements in each skin. Each descendant then modifies the resource or file to be loaded.

See Also