API:Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaSkin

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonStyleActnCtrls.TCustomRibbonSkinSystem.TObjectTRibbonLunaSkin

Delphi

TRibbonLunaSkin = class(TCustomRibbonSkin)

C++

class PASCALIMPLEMENTATION TRibbonLunaSkin : public Vcl::Ribbonstyleactnctrls::TCustomRibbonSkin

Properties

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

Description

Load resources from file or application.

Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaSkin 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