Source position: intuition.pas line 3894
type tStringExtend = record |
Font: pTextFont; |
Pens: array [0..1] of Byte; |
ActivePens: array [0..1] of Byte; |
InitialModes: ULONG; |
EditHook: pHook; |
WorkBuffer: STRPTR; |
Reserved: array [0..3] of ULONG; |
end; |