RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterEditColumn.DisplayWidth Property

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

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

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

 

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