Sepi
Name
LazyLoadChild
Parent
TSepiUnit
Visibility
PRIVATE
Description
Charge un enfant, s'il existe
Source code
function LazyLoadChild ( const Name : string ) : TSepiComponent
Parameters
Parameter Description NAME : STRING Nom de l'enfant
Return
Types Description TSepiComponent Enfant chargé, ou nil si n'existe pas
Sepi