API:Vcl.CaptionedDockTree.TParentFormState
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;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.CaptionedDockTree.pas Vcl.CaptionedDockTree.hpp |
Vcl.CaptionedDockTree | Vcl.CaptionedDockTree |
Description
Embarcadero Technologies does not currently have any additional information.