Vcl.RibbonStyleActnCtrls.TCustomRibbonSkin

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTCustomRibbonSkin

Delphi

TCustomRibbonSkin = class

C++

class PASCALIMPLEMENTATION TCustomRibbonSkin : public System::TObject

Properties

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

Description

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