Unit 'uCEFCommandLine' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefCommandLineRef

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

Declaration

Source position: uCEFCommandLine.pas line 23

type TCefCommandLineRef = class(TCefBaseRefCountedRef,ICefCommandLine)

protected

  function IsValid;

  

  function IsReadOnly;

  

  function Copy;

  

  procedure InitFromArgv();

  

  procedure InitFromString();

  

  procedure Reset;

  

  function GetCommandLineString;

  

  procedure GetArgv();

  

  function GetProgram;

  

  procedure SetProgram();

  

  function HasSwitches;

  

  function HasSwitch();

  

  function GetSwitchValue();

  

  function GetSwitches();

  

  procedure AppendSwitch();

  

  procedure AppendSwitchWithValue();

  

  function HasArguments;

  

  procedure GetArguments();

  

  procedure AppendArgument();

  

  procedure PrependWrapper();

  

public

  class function UnWrap();

  

  class function New;

  

  class function Global;

  

end;

Inheritance

TCefCommandLineRef

  

|

TCefBaseRefCountedRef,ICefCommandLine

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio