XDSPopupFontPicker

Table of Contents

Version: 2023r1

Properties #

BackColor as ColorBorderRadius as IntegerIcon as Picture
BorderColor as ColorInitialIndex as IntegerSelectedRowIndex as Integer
BorderThickness as IntegerInitialValue as StringTextColor as Color

Methods #

RemoveRowAt(Index as Integer)SetFontByName(Fontname as String)
SelectedRowValue() as String

Events #

FontSelected(FontName as StringOpening()

Notes #

To preload visual fonts for use and re-use by the font-picker, invoke the

XDS_FontPicker.PreloadFonts(Optional SkipIfExists as Boolean = True) 

method in the opening event of your application. Preloading will remove any delays in re-creation and use of the visual font selections.