RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Forms.PHintInfo Type

PHintInfo declares a pointer to a Help Window appearance record.

Pascal
PHintInfo = Controls.PHintInfo deprecated 'Use Controls.PHintInfo';
C++
Controls.PHintInfo deprecated 'Use Controls.PHintInfo' PHintInfo;

The PHintInfo type declares a pointer to a THintInfo variable. The THintInfo type is used to define the appearance and behavior of the Help window in a TShowHintEvent type OnShowHint event handler. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!