How to get to the control in TFrame? Root › Discussions › AlphaControls This topic has 2 replies, 2 voices, and was last updated 12 years ago by Nedas. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 15, 2012 at 9:12 pm #35463 NedasParticipant Hello, First of all, I must say that I began to use FrameBar and all is doing well, except one thing. For example, when I click on a button on the form, I want to change Tedit text in a frame, but I don't know how to get to the control. Thanks! November 15, 2012 at 10:57 pm #49380 molParticipant TFrame1(sFrameBar1.Items[0].Frame).Edit1.Text := 'Hello' November 17, 2012 at 6:41 pm #49388 NedasParticipant Thanx ! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls