Changeset 21 for trunk/IDE/Forms/UCodeForm.lfm
- Timestamp:
- Nov 9, 2010, 2:08:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE/Forms/UCodeForm.lfm
r2 r21 618 618 ) 619 619 BracketHighlightStyle = sbhsBoth 620 OnChange = SynEditSourceChange 620 621 inline SynGutterPartList1: TSynGutterPartList 621 622 object SynGutterMarks1: TSynGutterMarks … … 725 726 end 726 727 end 727 inline SynRightGutterPartList1: TSynRightGutterPartList728 end729 728 end 730 729 object CoolDockClient1: TCoolDockClient … … 735 734 end 736 735 object SynPasSyn1: TSynPasSyn 736 Enabled = False 737 AsmAttri.FrameEdges = sfeAround 738 CommentAttri.FrameEdges = sfeAround 739 IdentifierAttri.FrameEdges = sfeAround 740 KeyAttri.FrameEdges = sfeAround 741 NumberAttri.FrameEdges = sfeAround 742 SpaceAttri.FrameEdges = sfeAround 743 StringAttri.FrameEdges = sfeAround 744 SymbolAttri.FrameEdges = sfeAround 745 CaseLabelAttri.FrameEdges = sfeAround 746 DirectiveAttri.FrameEdges = sfeAround 737 747 CompilerMode = pcmDelphi 738 748 NestedComments = False
Note:
See TracChangeset
for help on using the changeset viewer.