RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.ExplicitHeight Property

Specifies the explicit vertical size of the control in pixels.

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

ExplicitHeight is a read only property used internally by Delphi. Use Height 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!