Unit msestringlistedit

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Record editposty  
Class tstringlistcol  
Class tstringlistedit  

Functions and Procedures

function makeeditpos(col,row: integer): editposty;

Constants

defaultstringlistcoloptions = [];
invalideditpos: editposty = (col: -1; row: -1);

Description

Functions and Procedures

function makeeditpos(col,row: integer): editposty;
 

Constants

defaultstringlistcoloptions = [];
 
invalideditpos: editposty = (col: -1; row: -1);
 

Generated by PasDoc 0.16.0.