Source position: fsifFileSystem.pas line 195
type TFileSystemGrowEvent = procedure(
FileSystem: TfclFileSystem;
OldSize: Int64;
var NewSize: Int64
) of object;