DESCKIND

Identifies the type of the type description being bound to.

typedef enum tagDESCKIND {

DESCKIND_NONE,

DESCKIND_FUNCDESC,

DESCKIND_VARDESC,

DESCKIND_TYPECOMP,

DESCKIND_IMPLICITAPPOBJ

} DESCKIND;

Comments

Value
Description
DESCKIND_NONE
No match was found.
DESCKIND_FUNCDESC
A FUNCDESC was returned.
DESCKIND_VARDESC
A VARDESC was returned.
DESCKIND_TYPECOMP
A TYPECOMP was returned.
DESCKIND_IMPLICITAPPOBJ
An IMPLICITAPPOBJ was returned.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples