R
R
Romanson2017-02-15 15:04:20
Delphi
Romanson, 2017-02-15 15:04:20

How to deal with font in listview?

hi guys, that's the gist of it. in the ListView component, you should programmatically change the font size "by settings". I can't figure out how to call (assign) TTextObjectAppearance in listview with Fonts and Size settings. How to pass this to ListView??? On a help climbed anything intelligible about it did not find. the screenshot of what i mean is attached
e553443abe7e49dcb92ce1822f95e959.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kalapanga, 2017-02-16
@Romanson

Unfortunately, I didn't work with FMX. Judging by the help, I would write something like this:
ListView2.ItemAppearanceObjects.ItemObjects.Text.Font.Family := ...
Isn't it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question