Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaSkin.GetLoadTypeValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLoadTypeValue: string; override;

C++

virtual System::UnicodeString __fastcall GetLoadTypeValue();

Properties

Type Visibility Source Unit Parent
function public
Vcl.RibbonLunaStyleActnCtrls.pas
Vcl.RibbonLunaStyleActnCtrls.hpp
Vcl.RibbonLunaStyleActnCtrls TRibbonLunaSkin

Description

Returns the value specific to the selected load type for the Luna skin.

The GetLoadTypeValue method returns the value specific to the selected load type for the Luna skin.

See Also