[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: streamex.pp line 48
type TBidirBinaryObjectWriter = class(TBinaryObjectWriter) |
protected |
function GetPosition; |
procedure SetPosition(); |
public |
property Position: LongInt; [rw] |
end; |
| |
TObject |