Unit 'IdTransactedFileStream' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

TIdKernelTransaction

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdTransactedFileStream.pas line 104

type TIdKernelTransaction = class(TObject)

protected

  FHandle: THandle;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function IsTransactional;

  

  procedure Commit;

  

  procedure RollBack;

  

end;

Inheritance

TIdKernelTransaction

  

|

TObject



CT Web help

CodeTyphon Studio