You can delete properties from existing classes this way:
atScripter1.Classes.ClassByName('TLabel').RemoveProperty('Caption');
You can delete properties from existing classes this way:
atScripter1.Classes.ClassByName('TLabel').RemoveProperty('Caption');