RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ImplGetDisplayWidth Method

Returns the preferred display width for the HTML element used to edit or display this adapter field's value.

Pascal
function ImplGetDisplayWidth: Integer; override;
C++
virtual __fastcall int ImplGetDisplayWidth();

ImplGetDisplayWidth returns the value of the DisplayWidth property. 

 

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