RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::TDispDesc Structure
Pascal
TDispDesc = struct TDispDesc@1;
C++
typedef struct {
  int DispID;
  unsigned char ResType;
  TCallDesc CallDesc;
} TDispDesc, * PDispDesc;

systvar.h

This is type System::TDispDesc.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!