API:Vcl.Themes.TStyleManager.IsValidStyle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function IsValidStyle(const FileName: string): Boolean; overload;
class function IsValidStyle(const FileName: string; var StyleInfo: TStyleInfo): Boolean; overload;

C++

__classmethod bool __fastcall IsValidStyle(const System::UnicodeString FileName)/* overload */;
__classmethod bool __fastcall IsValidStyle(const System::UnicodeString FileName, TStyleInfo &StyleInfo)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleManager

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !