<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης">
Τεκμηρίωση HotXLS
<κλάση nav="doc-links">
Περιεχόμενα
Αρχική
Επισκόπηση
TGridToXLS
IXLSWorkbook
<κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts">
Αρχική
Περιεχόμενα
Επισκόπηση
ScreenTip ιδιότητα
<κλάση div="indent">
<κλάση div="txt">
Επιστρέφει or sets the ScreenTip text for the specified hyperlink. Read/write WideString
Σύνταξη
<κλάση div="indent">
<κλάση div="txt">
property ScreenTip: WideString;
Παράδειγμα
<κλάση div="indent">
<κλάση div="txt">
This example sets the screen tip for the first hyperlink on Worksheet one
<κλάση pre="code">
Workbook.Sheets[1].Hyperlinks[1].ScreenTip := 'Return to the home page';
<κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software