Description | Hierarchy | Fields | Methods | Properties |
type unaWinStatic = class(unaWinWindow)
STATIC window
constructor create(const caption: string; parent: unaWinWindow; x: int = 2; y: int = 2; w: int = 64; h: int = 18; style: unsigned = SS_SIMPLE or WS_CHILD or WS_VISIBLE); overload; |
constructor create(const caption: string; parent: unaWinWindow; x: int = 2; y: int = 2; w: int = 64; h: int = 18; style: unsigned = SS_SIMPLE or WS_CHILD or WS_VISIBLE); overload; |
|
Creates STATIC window. |
(c) 2012 Lake of Soft