IdxLayoutSelectableItem.IsOwner(TComponent) Method
In This Article
#Declaration
Delphi
function IsOwner(AOwner: TComponent): Boolean;
#Parameters
Name | Type |
---|---|
AOwner | TComponent |
#Returns
Type |
---|
Boolean |
See Also