CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
inherited HelpAwareForm: THelpAwareForm Left = 179 Top = 219 Width = 670 Height = 406 Caption = 'HelpAwareForm' KeyPreview = True OldCreateOrder = True OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 end