- Extracted TfrmMain.PrepareScreenBlock from RebuildScreenBuffer

- Added events for OnStatic-Inserted, -Deleted and -Elevated
This commit is contained in:
2009-08-02 20:45:23 +02:00
parent fbbe988dd6
commit 2e16269397
3 changed files with 171 additions and 100 deletions

View File

@@ -549,14 +549,14 @@ object frmMain: TfrmMain
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = vdtTiles
AnchorSideBottom.Side = asrBottom
Left = 114
Left = 110
Height = 19
Hint = 'Append S or T to restrict the search to Statics or Terrain.'
Top = 283
Top = 279
Width = 96
Anchors = [akRight, akBottom]
BorderSpacing.Right = 4
BorderSpacing.Bottom = 4
BorderSpacing.Right = 8
BorderSpacing.Bottom = 8
CharCase = ecUppercase
OnExit = edSearchIDExit
OnKeyPress = edSearchIDKeyPress