[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_changesummary.pas line 97
type TManyValuePropChanges = class |
public |
constructor Create(); |
destructor Destroy; override; |
function Add(); |
function AddCurrency(); |
function AddAt(); overload; |
function Count; |
function GetItem(); |
property Prop: ISDOProperty; [r] |
end; |
| |
TObject |