Vcl.Controls.TDockTree.FindControlZone

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindControlZone(Control: TControl): TDockZone;

C++

TDockZone* __fastcall FindControlZone(TControl* Control);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDockTree

Description

Embarcadero Technologies does not currently have any additional information.