ODAC
Provides access to package variables.
TCustomOraPackage
function VariableByName(Name: string): TVariable;
Call the VariableByName method to get access to package variables.
Reference for a variable with the name not defined yet will prepare a placeholder for it.