Check if component can be inserted.
function CanInsert(Component: TComponent): Boolean; dynamic;
CanInsert simply calls OnCanInsert event handler where user can define whether a component is allowed to insert.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|