I\'m trying to use the Action Manager and Action Main Menu Bar in Delphi 2010 an I have no idea how to make this work. I\'ve tried looking at the examples that come with Delphi 2010 and I can\'t seem
I use Beyond Compare (a great program), and was very impressed when it displayed a \"New Version Available\" label on its Menu Bar. I clicked on it, up popped an install new version box, it installed,
Is there any specific purpose for the \'Tag\' property of Delphi VCL components? I have Googled a few examples using it as, for example, a \'color\' property or using the 开发者_C百科value as a pointe
Who or what inserts the Unicode, right-to-left and IME items at the foot of the default right-click popup menu in Delphi 2010 VCL applicat开发者_如何学Goions?I would like to remove them for user envir
I want to use Canvas.TextRect to write something on the canvas with 90 de开发者_JAVA技巧gree angle and word wrap capability. I also want the text to be vertically aligned in the rectangle. How do I do
I\'m trying to develop a set of controls which all have a number of common behaviours with respect to sizing.I think that this is an instance where multiple inheritance is required (although am fully
I am trying to inherit from TButton in order to provide some size aware capabilities, where the buttons are able to resize themselves and/or their font size (within certain constraints) to allow for c