|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWLabel > Properties > AutoSize |
Use this property to indicate if the control will adjust its size automatically.
SIGNATURE=IWCompLabel.TIWLabel.AutoSize
ETYPE=Property
Declaration:
Delphi: |
published property AutoSize; |
C++: |
__published: __property AutoSize; |
Description: This is AutoSize, a member of class TIWLabel.