API:Vcl.CaptionedDockTree.TParentFormState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TParentFormState = record

C++

struct DECLSPEC_DRECORD TParentFormState
{
public:
    System::UnicodeString Caption;
    System::Uitypes::TColor StartColor;
    System::Uitypes::TColor EndColor;
    System::Uitypes::TColor FontColor;
    bool Focused;
    Vcl::Graphics::TIcon* Icon;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree Vcl.CaptionedDockTree

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 !