RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionedDockTree.GetParentFormState Method

Returns the state of the form that contains the control.

Pascal
class function GetParentFormState(const Control: TControl): TParentFormState; virtual;
C++
virtual __fastcall TParentFormState GetParentFormState(const TControl * Control);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!