Object o_ecran
Unit
Declaration
type o_ecran = object(TObject)
Description
Hierarchy
- TObject
- o_ecran
Overview
Fields
![]() |
liste_bouton: p_bouton; |
![]() |
txt: p_txt; |
![]() |
couleur: byte; |
Methods
![]() |
constructor init; |
![]() |
constructor load(fich : integer); |
![]() |
destructor done; |
![]() |
procedure save(fich : integer); |
![]() |
procedure draw; |
![]() |
function run(num : word) : word; |
![]() |
procedure help_screen; |
Description
Fields
![]() |
liste_bouton: p_bouton; |
![]() |
txt: p_txt; |
![]() |
couleur: byte; |
Methods
![]() |
constructor init; |
![]() |
constructor load(fich : integer); |
![]() |
destructor done; |
![]() |
procedure save(fich : integer); |
![]() |
procedure draw; |
![]() |
function run(num : word) : word; |
![]() |
procedure help_screen; |
Generated by PasDoc 0.16.0.