RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHotKey.SetAutoSize Method

Sets the value of the AutoSize property.

Pascal
procedure SetAutoSize(Value: Boolean); override;
C++
virtual __fastcall SetAutoSize(Boolean Value);

SetAutoSize is a protected method in the TControl class and is used to set the value of the AutoSize property. 

 

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