Object o_hyper_text
Unit
Declaration
type o_hyper_text = object(TObject)
Description
Hierarchy
- TObject
- o_hyper_text
Overview
Fields
![]() |
ht: t_lst_ecran; |
![]() |
debut: word; |
![]() |
ch: string; |
Methods
![]() |
constructor init; |
![]() |
constructor load(nom_fich : string); |
![]() |
destructor done; |
![]() |
procedure save(nom_fich : string); |
![]() |
procedure run; |
![]() |
function test: boolean; |
![]() |
function rech_num_name: word; |
Description
Fields
![]() |
ht: t_lst_ecran; |
![]() |
debut: word; |
![]() |
ch: string; |
Methods
![]() |
constructor init; |
![]() |
constructor load(nom_fich : string); |
![]() |
destructor done; |
![]() |
procedure save(nom_fich : string); |
![]() |
procedure run; |
![]() |
function test: boolean; |
![]() |
function rech_num_name: word; |
Generated by PasDoc 0.16.0.