[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ascii85.pp line 30
type TASCII85RingBuffer = class |
protected |
function GetBufferSize; |
published |
property FillCount: Cardinal; [r] |
property Size: Cardinal; [r] |
procedure Write(); |
function Read(); |
end; |
| |
TObject |