RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.UpdateBounds Method

Updates the positon and size of the image in this TEditButton instance depending on themes and properties of this TEditButton.

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

Adjusts the position and size of the image in this buttoned edit control. This adjustment takes into account theming, and the dimensions, border style and beveling of the buttoned edit control in an effort to display as much of the image as possible. Height and width of this buttoned edit control are zeroed if the image list is not currently populated. 

 

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