TdxCustomDockControl.IsValidChild(TdxCustomDockControl) Method
In This Article
#Declaration
Delphi
function IsValidChild(AControl: TdxCustomDockControl): Boolean; virtual;
#Parameters
Name | Type |
---|---|
AControl | Tdx |
#Returns
Type |
---|
Boolean |
See Also