[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5673
type TGSeekableIface = object |
||
|
||
tell: ; |
|
|
can_seek: ; |
|
|
seek: ; |
|
|
can_truncate: ; |
|
|
truncate_fn: ; |
|
|
end; |
|