[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldb.pp line 117
type ESQLDatabaseError = class(EDatabaseError) |
public |
ErrorCode: Integer; |
SQLState: string; |
constructor CreateFmt(); overload; |
end; |
| |
| |
TObject |