[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'HelpIntfs' (#lcl)

THelpQuerySourcePosition

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

Declaration

Source position: helpintfs.pas line 106

type THelpQuerySourcePosition = class(THelpQuery)

public

  constructor Create();

  

  property Filename: String; [rw]

  

  property SourcePosition: TPoint; [rw]

  

end;

Inheritance

THelpQuerySourcePosition

  

|

THelpQuery

  

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.