-- File: TDataStd_NoteBook.cdl -- Created: Tue Jul 29 14:32:05 1997 -- Author: Denis PASCAL ---Copyright: Matra Datavision 1997 class NoteBook from TDataStd inherits Attribute from TDF ---Purpose: NoteBook Object attribute uses Attribute from TDF, Label from TDF, Real from TDataStd, Integer from TDataStd, GUID from Standard, DataSet from TDF, RelocationTable from TDF is ---Purpose: class methods -- ============= Find (myclass; current : Label from TDF; N : in out NoteBook from TDataStd) ---Purpose: try to retrieve a NoteBook attribute at label -- or in fathers label of . Returns True if -- found and set . returns Boolean from Standard; New (myclass; label : Label from TDF) ---Purpose: Create an enpty NoteBook attribute, located at --