augusto.pellis Posted April 8, 2020 Posted April 8, 2020 Good afternoon, I would like to suggestions about how to implement LayoutConfig.Width in a TUniDBNumberEdit since LayoutConfig is not pubished. thank you very much for your help Augusto Quote
Sherzod Posted April 8, 2020 Posted April 8, 2020 4 hours ago, augusto.pellis said: Good afternoon, I would like to suggestions about how to implement LayoutConfig.Width in a TUniDBNumberEdit since LayoutConfig is not pubished. Hello, Use like this for now: procedure TMainForm.UniFormCreate(Sender: TObject); begin TUniDBEdit(UniDBNumberEdit1).LayoutConfig... end; 1 Quote
Sherzod Posted May 1, 2021 Posted May 1, 2021 On 4/8/2020 at 6:58 PM, augusto.pellis said: TUniDBNumberEdit since LayoutConfig is not pubished. uniGUI - v1.90.0.1549 [UNG-3238] - TUniDBNumberEdit: Property LayoutConfig is not published. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.