Updated about dialog

Updated a few plugin commands
Removed splashscreen
Added some themes
Updated some captions
This commit is contained in:
Christian Hammacher
2005-09-10 21:55:22 +00:00
parent 2d787f43de
commit 468d99ff70
14 changed files with 374 additions and 105 deletions

View File

@ -1,6 +1,6 @@
object frmMain: TfrmMain
Left = 260
Top = 305
Left = 284
Top = 290
Width = 888
Height = 640
Caption = 'AMXX-Studio'
@ -306,7 +306,7 @@ object frmMain: TfrmMain
AutoCheck = True
Checked = True
OnClick = mnuHXMLClick
CaptionW = 'PAWN'
CaptionW = 'Pawn'
end
object mnuHCPP: TSpTBXItem
AutoCheck = True
@ -4222,7 +4222,7 @@ object frmMain: TfrmMain
Images = ilImages
Indent = 19
ReadOnly = True
SortType = stText
SortType = stBoth
TabOrder = 1
OnCollapsed = trvExplorerCollapsed
OnDblClick = trvExplorerDblClick