Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TFPHashObject

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

Declaration

Source position: contnrs.pp line 277

type TFPHashObject = class

protected

  function GetName; virtual;

  function GetHash; virtual;

public

  constructor CreateNotOwned;

  constructor Create();

  procedure ChangeOwner();

  procedure ChangeOwnerAndName();

  procedure Rename();

  property Name: shortstring; [r]

  property Hash: LongWord; [r]

end;

Inheritance

TFPHashObject

|

TObject


Documentation generated on: 2023-03-18