Unit 'GLSceneForm' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLFullScreenVideoMode

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GLSceneForm.pas line 71

type TGLFullScreenVideoMode = class(TPersistent)

public

  constructor Create();

  

published

  property Enabled: Boolean; [rw]

  

  property AltTabSupportEnable: Boolean; [rw]

  

  property ResolutionMode: TGLFullScreenResolution; [rw]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property ColorDepth: Integer; [rw]

  

  property Frequency: Integer; [rw]

  

end;

Inheritance

TGLFullScreenVideoMode

  

|

TObject



CT Web help

CodeTyphon Studio