type TControl = class(Controls.TControl) public property Caption; end; ... TControl(FindComponent(Edit.Text)).Caption:='ыыыыыыыыыы';