RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IHTMLField.GetHTMLControlName Method

Returns the name of the generated HTML <INPUT> control.

Pascal
function GetHTMLControlName: string;
C++
__fastcall AnsiString GetHTMLControlName();

GetHTMLFormName is the read access method for the HTMLControlName property. 

 

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