[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo.pas line 242
type ESDOCircularDependencyTypeException = class(ESDOIllegalArgumentException) |
public |
constructor Create(); |
property TypeName: string; [rw] |
property PropertyName: string; [rw] |
property PropertyType: string; [rw] |
end; |
| |
| |
| |
TObject |