|
RAD Studio VCL Reference
|
Returns the suggested display width for this adapter field.
function ImplGetDisplayWidth: Integer; virtual;
virtual __fastcall int ImplGetDisplayWidth();
This function is called by GetDisplayWidth to retrieve the suggested display width for this adapter field. ImplGetDisplayWidth returns –1 to indicate an undefined display width. Descendants may override this function.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|