RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlProperties.DoSetWidth Method

DoSetWidth forces the attached TControl to redraw.

Pascal
procedure DoSetWidth; override;
C++
virtual __fastcall DoSetWidth();

DoSetWidth forces the redrawing of TControl, that was previously linked to the action client item. 

 

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