TLabel with Align=alClient causes Form to misbahave Root › Technical support › Troubleshooting This topic has 5 replies, 2 voices, and was last updated 12 years, 6 months ago by Support. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts November 29, 2012 at 2:26 pm #49496 SupportKeymaster When you activates a skin? In the form OnShow/OnCreate or in design-time? November 29, 2012 at 2:29 pm #49497 ralfiiiParticipant 'Support' wrote: When you activates a skin? In the form OnShow/OnCreate or in design-time? In OnCreate. November 29, 2012 at 3:45 pm #49498 SupportKeymaster TsSkinProvider is placed already to the form? November 30, 2012 at 10:20 am #49510 ralfiiiParticipant 'Support' wrote: TsSkinProvider is placed already to the form? No, that solves the problem. Is there an explanation available what the SkinProvider does? Most of the times I don't need it but sometimes I do, confusing…. However, the other issue http://www.alphaskins.com/forum/index.php?showtopic=7333&view=findpost&p=40423 is MUCH more serious, this one was solvable using TsLabel, for the other one I haven't found anything yet. December 6, 2012 at 6:53 pm #49585 SupportKeymaster TsSkinProvider needed for a skinning of form. Usually this component is created automatically when form is shown. But in some cases we can't control some events which occurs before automatic TsSkinProvider creation. I suggest always use TsSkinProvider in design-time because forms behaviour will be better when this component was defined in design-time. Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting