hi all,
i am developing a ie toolbar.i am using a tcoolbar component.
and i have created a xp_button on this tcoolbar and this button have a tPopUpMenu.
but when i set it's hint proprty then hint property is not working.
TCMHintShow = record
Msg: Cardinal; // The message ID, which is CM_HINTSHOW
Reserved: Integer; // Not used
HintInfo: PHintInfo; // A pointer to THintInfo record. Hopefully there is an entry for that on Delphi's help.
Result: Integer; // 1 if message is processed, 0 otherwise.
end;
Users browsing this forum: No registered users and 18 guests