Vcl.CaptionedDockTree.TCaptionedDockTree.GetParentFormState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function public
Vcl.CaptionedDockTree.pas
Vcl.CaptionedDockTree.hpp
Vcl.CaptionedDockTree TCaptionedDockTree

Description

Returns the state of the form that contains the control.