TCodeUnit.Functions Property
Gets the list of standalone function declarations in this unit.
Syntax
Unit: Bcl.Code.MetaClasses
property TCodeUnit.Functions: TObjectList<TCodeMemberMethod>
Gets the list of standalone function declarations in this unit.
Unit: Bcl.Code.MetaClasses
property TCodeUnit.Functions: TObjectList<TCodeMemberMethod>