API:Vcl.RibbonSilverStyleActnCtrls.TRibbonSilverSkin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.RibbonStyleActnCtrls.TCustomRibbonSkinSystem.TObjectTRibbonSilverSkin

Delphi

TRibbonSilverSkin = class(TCustomRibbonSkin)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.RibbonSilverStyleActnCtrls.pas
Vcl.RibbonSilverStyleActnCtrls.hpp
Vcl.RibbonSilverStyleActnCtrls Vcl.RibbonSilverStyleActnCtrls

Beschreibung

Lädt Ressourcen aus einer Datei oder einer Anwendung.

Vcl.RibbonSilverStyleActnCtrls.TRibbonSilverSkin erbt von Vcl.RibbonStyleActnCtrls.TCustomRibbonSkin. Der folgende Inhalt bezieht sich auf Vcl.RibbonStyleActnCtrls.TCustomRibbonSkin.

Lädt Ressourcen aus einer Datei oder einer Anwendung.

TCustomRibbonSkin ist für das Laden von Ressourcen aus einer Datei oder einer Anwendung zuständig. Die Klasse lädt auch die allgemeinen Elemente in jedes Design (Skin). Jeder Nachkomme ändert dann die zu ladende Ressource oder Datei.

Siehe auch