[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 2479
type modalinfoty = record |
modalend: Boolean; |
modalwindowbefore: twindow; |
level: Integer; |
parent: pmodalinfoty; |
events: eventarty; |
end; |