Check if component can be renamed.
function CanRename(Component: TComponent; const NewName: string): Boolean; dynamic;
CanMove calls OnCanRename event handler where user can define whether a component is allowed to rename.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|