[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_changesummary.pas line 261
type TSDOChangedDataObjectList = class(TInterfacedObject,IInterface,ISDOChangedDataObjectList,ISDOChangedDataObjectListEx) |
protected |
function size; |
function getType(); |
function getDataObject(); |
function append(); |
function find(); |
function getInfo(); |
procedure Delete(); |
procedure Extract(); |
procedure Clear; |
public |
constructor Create; |
destructor Destroy; override; |
end; |
| |
TObject,IInterface,ISDOChangedDataObjectList,ISDOChangedDataObjectListEx |