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

TEduPropsEventsOptions

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

Declaration

Source position: edupropsevents.pas line 35

type TEduPropsEventsOptions = class(TEduOptionsNode)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function Load(); override;

  

  function Save(); override;

  

  procedure Apply(); override;

  

  property PropsMinimal: Boolean; [rw]

  

  property PropsExt: Boolean; [rw]

  

  property PropsFull: Boolean; [rw]

  

  property EventsMinimal: Boolean; [rw]

  

  property EventsExt: Boolean; [rw]

  

  property EventsFull: Boolean; [rw]

  

end;

Inheritance

TEduPropsEventsOptions

  

|

TEduOptionsNode

  

|

TObject



CT Web help

CodeTyphon Studio