RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButtonedEdit.UpdateEditMargins Method

Update the margins of the edit control to provide adequate space for the buttons.

Pascal
procedure UpdateEditMargins; dynamic;
C++
__fastcall UpdateEditMargins();

Use UpdateEditMargins to set the margins of the edit control to provide adequate space for the buttons. The LeftButton or the RightButton must be visible for this to occur. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!