[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesqladmin.pp line 241
type TBinLogCoordinates = class(TGoogleBaseObject) |
protected |
procedure SetbinLogFileName(); virtual; |
procedure SetbinLogPosition(); virtual; |
procedure Setkind(); virtual; |
published |
property binLogFileName: string; [rw] |
property binLogPosition: string; [rw] |
property kind: string; [rw] |
end; |
| |
| |
TObject |