|
<< Click to display table of contents >> TRVButtonImageId |
Identifies an image.
Unit FMX.RV.ButtonImages.
type
TRVButtonImageId = (
Bold, Italic, Underline, Overline, StrikeOut,
SubScript, SuperScript, AllCaps, Back, Fwd,
Close, PullDownMenu,
ParaLeft, ParaRight, ParaCenter, ParaJustify,
IndentInc, IndentDec, ListBulleted, ListNumbered,
Undo, Redo, Check, Edit);
The images are drawn using Google Material Symbols and Icons under the Apache License, Version 2.0.
You may use them only if you accept the terms of this license.
You can get a copy of the license at: http://www.apache.org/licenses/LICENSE-2.0
If you do not want to use these images, replace them with your own. To do this, change the value of the RVButtonImages variable in the FMX.RV.ButtonImages unit.