[Overview][Constants][Types][Procedures and functions] | Reference for unit 'pwubuffer' (#powtils_main) |
Source position: pwubuffer.pas line 27
type TSmartBufferData = record |
CurrentSize: LongWord; |
Available: LongWord; |
Used: LongWord; |
text: String; |
end; |
No notes exist for this page yet.