Hello i using EC-C component on develop time i can on captions put caption in two lines like array but on runing time how i can change like that caption in two line for example "Go" first line and "Home" and second line
i put like that caption:= GO HOME is show all on line but i need in two lines...
ECSBtnHome.Caption:= 'Go Home ';