DesignIntf.UnlistPublishedProperty

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

procedure UnlistPublishedProperty(ComponentClass: TClass; const PropertyName: string);

C++

extern DELPHI_PACKAGE void __fastcall UnlistPublishedProperty(System::TClass ComponentClass, const System::UnicodeString PropertyName);

Description

Embarcadero Technologies does not currently have any additional information.