RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomToolScrollBtn.CalcBounds Method

Calculates the size of the control.

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

This method is largely the same as CalcBounds (TCustomActionControl), with one minor exception. The width of the control is set to be one pixel wider. For more information, see the documentation for the inherited method. 

 

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