Class TRecipeModel
Unit
idRecipe
Declaration
type TRecipeModel = class(TXOMModel)
Description
don't stream this one!!
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
Properties
 |
property Recipe: TRecipe read FRecipe write FRecipe; |
|
|
Generated by PasDoc 0.15.0.
|