RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCheckBoxProperties.DoSetWidth Method

DoSetWidth forces the underlying TCustomActionControl to redraw.

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

DoSetWidth forces the redrawing of TCustomActionControl, used to draw the parent action client item. 

 

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