[Overview][Types][Procedures and functions] | Reference for unit 'capwstr' (#powtils_main) |
Source position: capwstr.pas line 23
type TCapWstr = record |
strlen: Integer; |
growby: Integer; |
data: widestring; |
end; |
No notes exist for this page yet.