User (Legacy) Posted February 24, 2000 Report Share Posted February 24, 2000 I have localized CFX98 and also the Financial Extension. WhenI Load the CFX98 Local language DLL I also need to call MenuBarObj.SizeToFit to prperly size the localized toolbar (Because some local words are longer then English words). But I cannot find a way to SizeToFit the Financial MenuBar? This is how I call the financial Extension: OnFormCreate: FinExt := CoFinancialCharts.Create; ChartFX1.AddExtension(FinExt); Now I can use FinExt but I cannot find the MenuBarObj. Any help would be appreciated. M.Wasbauer Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.