Updated some captions
Updated the Autocomplete-Check function Prepared AMXX-Studio for release
This commit is contained in:
@ -8,10 +8,11 @@ uses
|
||||
|
||||
type
|
||||
TfrmAutoIndent = class(TForm)
|
||||
cmdClose: TFlatButton;
|
||||
pnlCheckboxes: TPanel;
|
||||
chkUnindentPressingClosingBrace: TFlatCheckBox;
|
||||
chkUnindentLine: TFlatCheckBox;
|
||||
chkIndentOpeningBrace: TFlatCheckBox;
|
||||
cmdClose: TFlatButton;
|
||||
end;
|
||||
|
||||
var
|
||||
|
Reference in New Issue
Block a user