[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |