[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

TSci_CharacterRange

Declaration

Source position: geanybindings.inc line 54

type TSci_CharacterRange = record

  cpMin: TSci_PositionCR;

  

  cpMax: TSci_PositionCR;

  

end;