Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Maxim Gussev
Posted - Jul 30 2016 : 08:19:41 Good morning all,
Is there a variable controlling the default font size (for TImageEnVect)?
Let's say I added an object: ...h := ImageEnVect.AddNewObject; ...ImageEnVect.ObjKind[h] :=iekTEXT; Then I have to set up the font height (...ObjFontHeight[h]:=...)
I am wondering if there is a way to set some default value for all new objects...
Thank you in advance! Maxim.
1 L A T E S T R E P L I E S (Newest First)
w2m
Posted - Jul 30 2016 : 09:01:10
Is there a variable controlling the default font size (for TImageEnVect)?
I do not think there is a way to set the default font, so just use