RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebStatus.DisplayWidth Property

Specifies the width, in characters, of the generated HTML control.

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

Use DisplayWidth to control the width of the HTML control that displays record status information. By default, DisplayWidth is 1 because the TWebStatus control values are one character (M for modified or I for inserted). 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!