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

TEduNewPrgOptions

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

Declaration

Source position: edunewprogram.pas line 65

type TEduNewPrgOptions = class(TEduOptionsNode)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function Load(); override;

  

  function Save(); override;

  

  procedure Apply(); override;

  

  procedure CreateButton;

  

  function GetToolBar;

  

  property AddButton: Boolean; [rw]

  

  property AddMenuItem: Boolean; [rw]

  

  property AddToNewDialog: Boolean; [rw]

  

  property Source: TStrings; [rw]

  

  property Button: TToolButton; [r]

  

end;

Inheritance

TEduNewPrgOptions

  

|

TEduOptionsNode

  

|

TObject



CT Web help

CodeTyphon Studio