Sepi
Name
TSepiLazyLoadChildKind
Parent
SepiReflectionCore
Visibility
PUBLIC
Description
Type d'enfant pour le lazy-load
- ckOther : autre
- ckClass : classe
- ckInterface : interface
Source code
TSepiLazyLoadChildKind = ( ckOther , ckClass , ckInterface ) ;
Sepi