[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledataflow.pp line 2401
type TSourceSplitRequest = class(TGoogleBaseObject) |
protected |
procedure Setsource(); virtual; |
procedure Setoptions(); virtual; |
published |
property options: TSourceSplitOptions; [rw] |
end; |
| |
| |
TObject |