[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 349
type hintinfoty = record |
flags: hintflagsty; |
caption: captionty; |
posrect: rectty; |
placement: captionposty; |
showtime: Integer; |
mouserefpos: pointty; |
hintwidgetclass: widgetclassty; |
end; |