[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: TplDiffUnit.pas line 91
type TplDiff = class(TComponent) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function Execute(); |
|
|
procedure Cancel; |
|
|
procedure Clear; |
|
|
property Cancelled: Boolean; [r] |
|
|
property Count: Integer; [r] |
|
|
property Compares []: TCompareRec; default; [r] |
|
|
property DiffStats: TplDiffStats; [r] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |