TABSAdvFieldDefs.DeleteFieldDef
TABSAdvFieldDefs
Top 


Deletes a single item from the collection.

procedure DeleteFieldDef(const FieldName: string);

Description
Call DeleteFieldDef to delete a particular field definition. Specify the name of the field as the value of the FieldName parameter.

If no matching field is found, an exception is raised.