[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 1609
type windowinfoty = record |
options: windowoptionsty; |
initialwindowpos: windowposty; |
transientfor: twindow; |
groupleader: twindow; |
icon: pixmapty; |
iconmask: pixmapty; |
end; |