Source position: intuition.pas line 3130
type TExtEasyStruct = record
es_StructSize: LongWord;
es_Flags: LongWord;
es_Title: PChar;
es_TextFormat: PChar;
es_GadgetFormat: PChar;
es_Tags: PTagItem;
end;