[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_changesummary.pas line 211
type TManyValuePropChangesList = class |
protected |
procedure Add(); |
function IndexOf(); |
public |
constructor Create; |
destructor Destroy; override; |
function Count; |
function Find(); |
property Item []: TManyValuePropChanges; default; [r] |
end; |
| |
TObject |