RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.ExplicitWidth Property

Specifies the explicit horizontal size of the control in pixels.

Pascal
property ExplicitWidth: Integer;
C++
__property int ExplicitWidth;

ExplicitWidth is a read only property used internally by Delphi. Use Width in applications, thereby allowing read and write access. 

 

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