TProperty.SetEmulatedOn Method
Forces the property into emulated state by clearing its internal RTTI prop info.
Remarks
After calling this method, Emulated returns True. Use SetEmulatedOff to restore the property to its normal, non-emulated state.
Syntax
Unit: PropertyList
procedure TProperty.SetEmulatedOn;