[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Free the TFieldDef instance
Source position: db.pas line 184
public destructor TFieldDef.Destroy; override; |
Destroy destroys the TFieldDef instance. It simply calls the inherited destructor.
|
Constructor for TFieldDef. |