FindEditField Method

Top  Previous  Next

Gets the specified unprotected field, searching it by its name.

 

Visual Basic Syntax

 

[TTnbField =] TNBXXmlClient.FindEditField (caption As String)

 

Delphi Syntax

 

[TTnbField :=] TNBXXmlClient.FindEditField (caption:String);

 

 

Remarks

 

Caption parameter specifies the name of the label asociated with the field.

 

 

 

 

Copyright © 2002-2008, Cybele Software Inc. All rights reserved.