[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DWinApi' (#DEngine)

TWindow.Create

Declaration

Source position: DWinApi.pas line 83

public constructor TWindow.Create(

  WinApi: TWinApi;

  Caption: String;

  X: Integer;

  Y: Integer;

  Width: Integer;

  Height: Integer

);