API:Vcl.Themes.TStyleInfo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TStyleInfo = record

C++

struct DECLSPEC_DRECORD TStyleInfo
{
public:
    System::UnicodeString Name;
    System::UnicodeString Author;
    System::UnicodeString AuthorEMail;
    System::UnicodeString AuthorURL;
    System::UnicodeString Version;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes Vcl.Themes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。