fiGlobally change font sizes in firemonkey (at run time) [Edit]hello
How do I change the default settings so I can in/decrease the font size of Tlabel/ buttons etc for all buttons in the app
My understanding was to edit the global settings but with code how ? I googled forever
but I could be wrong
firemonkey is another beast from the VCL users
thank you
PW
Edited by: Philippe Watel on Jun 7, 2014 3:11 PM
Philippe Watel wrote:
> googled forever but I could be wrong
If you google a bit more, you may even find the firemonkey group.
This is for non-technical questions.
...
How to change tree view's (web control) back color, font color and font size using CSS (Cascading Style Shteets)
Hi All,
I have created tree view (web control) but i want to change all the properties of it, through single style sheet.
Like all other controls (label, text box and combo box) it's not possible to change all the properties of treeview through single style sheet by including it to the contol ????
Please help........
MAITRAY.
Sorry. No external css.
but these attributes:
DefaultStyle="background:#CCCCCC;border:solid 1px;color:black;font-size:8pt"
HoverStyle="color:blue;font-name:Arial"
SelectedStyle="c...
Signature font and color changes to message font and color
My first post.
When I compose a message no matter what the signature font and color is
set to, it changes to whatever the font and color is of the message.
Is there a fix for this?
I would ask my job's tech support but I wouldn't trust them to sit the
right way on a toilet seat.
--
doover
------------------------------------------------------------------------
doover,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, ...
How Change Font Size and Color in a TGrid ?!hi everyone,
i'm a new user of firemonkey and i try to change the font color or size in a TGrid ! it's pretty easy in VCL but i don't find a way to do it in Firemonkey framework !
i already take a look to the component property and also to a way to do it by using a StyleBook (TextCellStyle) but without success !
can you help ?!
thanks
Have you figured this out? I have the same requirement. I would like to change column colors and font sizes in my TGrid.
> {quote:title=javaid adnan wrote:}{quote}
> i'm a new user of firemonkey and i try to change the font ...
How to change FireMonkey Grid Font Size*Hi;*
I am gokhan from turkey.Because I newly using Rad studio platform , i completely have not adapted. In fact I have studied Delphi Platform (VCL) for 7 years , so I familiar to VCL platform. I working on a project which is simple. I really tried that *change Font Size , Style (etc) of grid , combobox* , but have not coped with it. Well Is there solution without Style Manager??
*Thanks.*
Hello,
here u find something about change Font, style...
http://stackoverflow.com/questions/12454765/how-to-change-font-size-at-stringgrid-in-fm2
Greetings
Matthias
> {quote:title=g...
Change font color in a TComboxBox? [Edit]I have a 5 row combo box showing, in a black font, the values
'select a grade'
'1'
'2'
'3'
'4'
Using the OnDrawitem event I color the background of each row depending upon the text shown (1 = blue, 2 = green, 3 = yellow, 4 = red).
However the 'preselect' font color, when the mouse is over an item, and also the selected font color always changes to white. This does not show up on the yellow or green backgrounds.
How can I make the preselect and selected font color stay black (or even change depending on the backgroupd color)?
F...
Color changes AND font changes...I would REALLY like to change the fonts for calendars just like I do
with BG colors. Can I do it by adding something like
font-size: 15pt !important
in the calendar ICS file?
Thanx,
zeddock
PS. I notice many patches are referenced here. Why is there not a more
regular Sunbird release, nightly or weekly?
zeddock wrote:
> I would REALLY like to change the fonts for calendars just like I do
> with BG colors. Can I do it by adding something like
> font-size: 15pt !important
> in the calendar ICS file?
>
> Thanx,
> zeddock
>
> PS. I notice ...
how to dynamically change the size of a TMemo? (Delphi) [Edit]I need to dynamically increase the size of a TMemo. Every time we go some text for this TMemo his size should increase according to the size of the text.
Edited by: André Rafael Ciriaco on Feb 6, 2013 9:07 AM
...
Programatically change the font color of a Label in FireMonkeyHello.
I'd like to know how to change the color and the opacity of a Label in firemonkey. In VCL, I just change this properties of the label and it works normally. Anyway in FireMonkey, it looks like I have to change the custom style. How do I do it programatically?
Sorry for the lack of knowledge about it. ^_^
Thanks.
> Anyway in FireMonkey, it looks like I have to change the custom style.
Not since XE3.
> How do I do it programatically?
Like this:
{code}
Label1.StyledSettings := Label1.StyledSettings - [TStyledSetting.ssFontColor];
Label1.FontColor := TAlphaC...
How to change font size and color of selected linkbutton.
I built a very simple slideshow app in asp.net. I have a list of linkbuttons in a repeater control. When you click one of the links it loads a specific photo in the slideshow.How can I accent or highlight (change the font size and color) the selected linkbutton (link or photonumber).Thank you for any response, it is appreciated!John BrockThis is my current code below:<%@ Page Language="vb" Debug="true" %><script language="vb" runat="server">Dim iPhotoNumber As IntegerDim iMaxPhotoNumber As IntegerDim sTheSlide As StringSub Page_Load(ByVal Sender As O...
Changing font size of FireMonkey TStringGridI have a tStringGrid displayed on sample IOS app using XE4 but cannot find anyway to change the font size which is tiny by default and just about unreadable.
Anyone know how this font size, type etc can be set? The tStringGrid control is really unusable unless it can be changed.
Thanks
> {quote:title=Matthew Shallvey wrote:}{quote}
> I have a tStringGrid displayed on sample IOS app using XE4 but cannot find anyway to change the font size which is tiny by default and just about unreadable.
Join the queue.
My preferred method would be to create a custom style for TTextCell, ...
changing default font size does not affect font size on form buttons and input fields.Hello,
in https://bugzilla.mozilla.org/show_bug.cgi?id=305109 I propose that
changing the default font size in Preferences should also change the
font sizes for form controls.
On windows it works this way. Concerning Unix, though, the form controls
keep their size, even if you adjust the default font size in Firefox
preferences. This makes for ugly form controls if you do not adjust your
GTK settings along with your Firefox default font size.
But there is a workaround: you can also make Firefox scale the form
controls by applying the following changes to 'font:' li...
DNN2, SolPartMenu change color, font size etc...
I have latest DNN2 installed. I created and installed new skins to the protal with Admin role. Now I am trying to change the font color, backgound color and font size on the SolPartMenu. I tried to make the change in the skin.xml by setting the attribute for the [SolPartMenu] token as:
<Objects>
<Object>
<Token>[SOLPARTMENU]</Token>
<Settings>
<Setting>
<Name>forecolor</Name>
<Value>#eeeeee</Value>
</Setting>
<Setting>
...
Links Module: How do you change Font Size / Color / etc.
How do you change Font Size / Color / etc. in the Links module.I'd like the category link to be much larger and a different color than the links underneath it.Thanks.
Many of the hyperlinks of the standard DNN modules surround content with the tag <a class="Normal">-doug, Powerhouse Data
kmtharakan wrote:How do you change Font Size / Color / etc. in the Links module.I'd like the category link to be much larger and a different color than the links underneath it.Thanks.You can add html into the Title for the link e.g <h1>My Link</h1>Rob------------------s-...