WebForm.CalcDisplayFieldHTMLElementType
From RAD Studio VCL Reference
Delphi Information
From WebForm.pas
function CalcDisplayFieldHTMLElementType(AField: TComponent; const AAdapterMode: string; ADisplayType: TDisplayFieldHTMLElementType; var AType: TDisplayFieldHTMLElementType): Boolean;
Unit: WebForm
Type: function
Visibility: public
C++ Information
From WebForm.hpp
bool __fastcall CalcDisplayFieldHTMLElementType(Classes::TComponent * AField, System::UnicodeString AAdapterMode, Webform::TDisplayFieldHTMLElementType ADisplayType, Webform::TDisplayFieldHTMLElementType & AType);
Unit: WebForm
Type: function
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!