Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefPopupFeatures

Declaration

Source position: cef3types.pas line 1741

type TCefPopupFeatures = record

  x: Integer;

  

  xSet: Integer;

  

  y: Integer;

  

  ySet: Integer;

  

  width: Integer;

  

  widthSet: Integer;

  

  height: Integer;

  

  heightSet: Integer;

  

  menuBarVisible: Integer;

  

  statusBarVisible: Integer;

  

  toolBarVisible: Integer;

  

  locationBarVisible: Integer;

  

  scrollbarsVisible: Integer;

  

  resizable: Integer;

  

  fullscreen: Integer;

  

  dialog: Integer;

  

end;



CT Web help

CodeTyphon Studio