Description | Hierarchy | Fields | Methods | Properties |
type unaWinListBox = class(unaWinWindow)
LISTBOX window.
constructor create(parent: unaWinWindow; x: int = 2; y: int = 2; w: int = 64; h: int = 50; style: unsigned = LBS_STANDARD or WS_CHILD or WS_TABSTOP or WS_VISIBLE); overload; |
constructor create(parent: unaWinWindow; x: int = 2; y: int = 2; w: int = 64; h: int = 50; style: unsigned = LBS_STANDARD or WS_CHILD or WS_TABSTOP or WS_VISIBLE); overload; |
|
Creates LISTBOX window. |
(c) 2012 Lake of Soft