HotXLS Belgeleri İçindekiler Ana sayfa Genel bakış TGridToXLS IXLSWorkbook Ana sayfa İçindekiler Genel bakış

ScreenTip özellik

Döndürür or sets the ScreenTip text for the specified hyperlink. Read/write WideString

Sözdizimi

property ScreenTip: WideString;

Örnek

This example sets the screen tip for the first hyperlink on Worksheet one
Workbook.Sheets[1].Hyperlinks[1].ScreenTip := 'Return to the home page'; Copyright © 2010-2026 losLab Software