API:DesignIntf.IDesignObject.ClassType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: IDesignObject

Delphi

property ClassType: IClass read GetClassType;

C++

__property _di_IClass ClassType = {read=GetClassType};

Description

Embarcadero Technologies does not currently have any additional information.