Unit 'LResources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TLRPositionLinks

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

Declaration

Source position: lresources.pp line 319

type TLRPositionLinks = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Sort();

  

  function IndexOf();

  

  function IndexOfRange();

  

  procedure SetPosition();

  

  procedure Add();

  

  property LFM []: Int64; [rw]

  

  property LRS []: Int64; [rw]

  

  property Data []: Pointer; [rw]

  

  property Count: Integer; [rw]

  

end;

Inheritance

TLRPositionLinks

  

|

TObject



CT Web help

CodeTyphon Studio