Returns bounding rectangle for in-place editor.
function GetBoundRect: TRect; virtual;
Implement this method in derived classes to calculate position of in-place editor. If control has several editable regions define particular region in SetHitPoint method and use it in GetBoundRect to return rectangle of the region.
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
What do you think about this topic? Send feedback!
|