Vcl.CaptionedDockTree.TCaptionedDockTree.GetParentFormState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function GetParentFormState(const Control: TControl): TParentFormState; virtual;

C++

__classmethod virtual TParentFormState __fastcall GetParentFormState(Vcl::Controls::TControl* const Control);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree TCaptionedDockTree

Beschreibung

Gibt den Status des Formulars zurück, das das Steuerelement enthält.