TCodeUnit.Variables Property
Gets the list of global variable declarations in this unit.
Syntax
Unit: Bcl.Code.MetaClasses
property TCodeUnit.Variables: TObjectList<TCodeMemberField>
Gets the list of global variable declarations in this unit.
Unit: Bcl.Code.MetaClasses
property TCodeUnit.Variables: TObjectList<TCodeMemberField>