home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / Runimage / Delphi50 / Bin / TLIB50.BPL / 0 / STRING / 4093.txt < prev    next >
Text File  |  1999-08-11  |  1KB  |  42 lines

  1. ?  // VCL Property Getters/Setters which delegate to OCX
  2.   //
  3.   // OCX properties
  4.   //
  5.   // OCX methods
  6.   //
  7. !  // Published properties
  8.   //
  9. )  // Standard/Extended properties
  10.   //
  11.   // OCX Events
  12.   //
  13. B
  14.   // Static variables used by all instances of OCX proxy
  15.   //
  16. FTControlData %s::CControlData =
  17. {
  18.   // GUID of CoClass and Event Interface of Control
  19.   %s, // CoClass
  20.   %s, // Events
  21.  
  22.   // Count of Events and array of their DISPIDs
  23.   %d, %s,
  24.  
  25.   // Pointer to Runtime License string
  26.   %s,  // HRESULT(0x%.8x)
  27.  
  28.   // Flags for OnChanged PropertyNotification
  29.   0x%.8x,
  30.   300,// (IDE Version)
  31.  
  32.   // Count of Font Prop and array of their DISPIDs
  33.   %d, %s,
  34.  
  35.   // Count of Pict Prop and array of their DISPIDs
  36.   %d, %s,
  37.   %s, // Reserved
  38.   0, // Instance count (used internally)
  39.   0, // List of Enum descriptions (internal)
  40. };
  41.  
  42. OLE error %.8xInvalid GUID formatIdentifier expected'%s' is not a valid identifier'%s' is not a valid nameUnexpected identifierString constant expectedInteger constant expected