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
AlexVaso
Posted - Sep 13 2019 : 04:05:09 I work in Embarcadero C++. I create a new layer TIETextLayer with the command ImageEnView1->LayersAdd(ielkText). When I try to change the font size, the program crashes by exception. TIETextLayer* ll = static_cast<TIETextLayer*>(ImageEnView1->CurrentLayer); if(ll) ll->Font->Size = 22; When I do this in Delphi then everything works fine.
3 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Sep 16 2019 : 17:08:38 Hi Alex
It should be fine in that version too, but you should email us for the latest update.