Object o_zone_condition_iml
Unit
iml_condition
Declaration
type o_zone_condition_iml = object(o_zone)
Description
No description available, ancestor o_zone description follows
Hierarchy
- TObject
- o_zone
- o_zone_condition_iml
Overview
Fields
Methods
 |
constructor init(itop : boolean; ictl, icfl, ixl, iyl, ilxl : byte; its : t_typ_saisie; ict, icf, ix, iy : byte; ihelpctx : word); |
 |
constructor load(var f : file); |
 |
destructor done; |
 |
procedure save(var f : file); |
 |
procedure setdata(var r); virtual; |
 |
procedure getdata(var r); virtual; |
 |
function datasize: word; virtual; |
 |
procedure display; virtual; |
 |
procedure run(var event : t_event); virtual; |
 |
function valid: boolean; virtual; |
Description
Fields
 |
top_libelle: boolean; |
|
 |
ctl: byte; |
|
 |
cfl: byte; |
|
 |
xl: byte; |
|
 |
yl: byte; |
|
 |
lxl: byte; |
|
 |
c: string; |
|
Methods
 |
constructor init(itop : boolean; ictl, icfl, ixl, iyl, ilxl : byte; its : t_typ_saisie; ict, icf, ix, iy : byte; ihelpctx : word); |
|
 |
constructor load(var f : file); |
|
 |
destructor done; |
|
 |
procedure save(var f : file); |
|
 |
procedure setdata(var r); virtual; |
|
 |
procedure getdata(var r); virtual; |
|
 |
function datasize: word; virtual; |
|
 |
procedure display; virtual; |
|
 |
procedure run(var event : t_event); virtual; |
|
 |
function valid: boolean; virtual; |
|
My libraries for Turbo Pascal (c) 1990-2025
Patrick PREMARTIN - Powered by
PasDoc
Generated by PasDoc 0.16.0.