Source position: DWinApi.pas line 83
public constructor TWindow.Create(
WinApi: TWinApi;
Caption: String;
X: Integer;
Y: Integer;
Width: Integer;
Height: Integer
);