[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: gtkdef.pp line 227
type TDevContextTextMetric = record |
lBearing: LongInt; |
rBearing: LongInt; |
TextMetric: TTextMetric; |
IsDoubleByteChar: Boolean; |
IsMonoSpace: Boolean; |
end; |