[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 1617
type naviginfoty = record |
sender: twidget; |
direction: graphicdirectionty; |
startingrect: rectty; |
wraprect: rectty; |
distance: Integer; |
nearest: twidget; |
down: Boolean; |
hastarget: Boolean; |
end; |