| Description | Hierarchy | Fields | Methods | Properties | 
type unaWinCreateParams = record
r_class: unaWinClass; | 
r_font: unaWinFont; | 
r_captionW: wString; | 
r_style: unsigned; | 
r_exStyle: unsigned; | 
r_x: int; | 
r_y: int; | 
r_width: int; | 
r_height: int; | 
r_menu: hMenu; | 
r_icon: hIcon; | 
r_parentIsHandle: bool | 
r_winParent: hWnd | 
r_unaParent: tObject | 
r_class: unaWinClass; | 
r_font: unaWinFont; | 
r_captionW: wString; | 
r_style: unsigned; | 
r_exStyle: unsigned; | 
r_x: int; | 
r_y: int; | 
r_width: int; | 
r_height: int; | 
r_menu: hMenu; | 
r_icon: hIcon; | 
r_parentIsHandle: bool | 
r_winParent: hWnd | 
r_unaParent: tObject | 
(c) 2012 Lake of Soft