Unit 'EduEnvOptsFrame' Package
[Overview][Constants][Classes][Procedures and functions][Variables][Index] [#lz_education]

TEduEnvFrame

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

Declaration

Source position: eduenvoptsframe.pas line 48

type TEduEnvFrame = class(TAbstractIDEOptionsEditor)

  EnableCheckBox: TCheckBox;

  

  procedure FrameClick();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetTitle; override;

  

  procedure Setup(); override;

  

  procedure ReadSettings(); override;

  

  procedure WriteSettings(); override;

  

  class function SupportedOptionsClass; override;

  

end;

Inheritance

TEduEnvFrame

  

|

TObject



CT Web help

CodeTyphon Studio