Unit 'googlefirebaserules' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TSourcePosition

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

Declaration

Source position: googlefirebaserules.pp line 95

type TSourcePosition = class(TGoogleBaseObject)

protected

  procedure SetfileName(); virtual;

  

  procedure Setcolumn(); virtual;

  

  procedure Setline(); virtual;

  

published

  property fileName: string; [rw]

  

  property column: Integer; [rw]

  

  property line: Integer; [rw]

  

end;

Inheritance

TSourcePosition

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio