Source position: aestypes.inc line 116
type TTEDINFO = record |
te_ptext: PAnsiChar; |
te_ptmplt: PAnsiChar; |
te_pvalid: PAnsiChar; |
te_font: SmallInt; |
te_resvd1: SmallInt; |
te_just: SmallInt; |
te_color: SmallInt; |
te_resvd2: SmallInt; |
te_thickness: SmallInt; |
te_txtlen: SmallInt; |
te_tmplen: SmallInt; |
end; |