Unit 'SynEditFoldedView' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TSynEditFoldProviderNodeInfo

Declaration

Source position: syneditfoldedview.pp line 289

type TSynEditFoldProviderNodeInfo = record

  LineCount: Integer;

  

  Column: Integer;

  

  ColumnLen: Integer;

  

  DefaultCollapsed: Boolean;

  

  FoldTypeCompatible: Pointer;

  

  FoldGroup: Integer;

  

  Classification: TFoldNodeClassification;

  

end;



CT Web help

CodeTyphon Studio