DesignIntf.IPropertyKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IPropertyKind = interface

C++

__interface  INTERFACE_UUID("{DC38E982-F69D-40BB-B99D-F14EE83CD448}") IPropertyKind  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Provides access to the type of the property. Implement IPropertyKind to gain access to the data type for the property.