Class TDStringGrid (unit DString)

Inherits from

TStringGrid

Constructors



Functions

function CellToReal(ACol, ARow: LongInt): Real;


procedure Clear;


procedure InsertCols(ColIndex, CCount: LongInt);


procedure InsertRows(RowIndex, RCount: LongInt);


function isCell(SubStr: String; var ACol, ARow: LongInt): Boolean;


procedure LoadFromFile(FileName: String);


procedure RemoveCols(ColIndex, CCount: LongInt);


procedure RemoveRows(RowIndex, RCount: LongInt);


procedure SaveToFile(FileName: String);


Properties

property About : TAboutDGrid


Events

Variables

FAbout : TAboutDGrid;



Constructors


Functions


function CellToReal(ACol, ARow: LongInt): Real;


procedure Clear;


procedure InsertCols(ColIndex, CCount: LongInt);


procedure InsertRows(RowIndex, RCount: LongInt);


function isCell(SubStr: String; var ACol, ARow: LongInt): Boolean;


procedure LoadFromFile(FileName: String);


procedure RemoveCols(ColIndex, CCount: LongInt);


procedure RemoveRows(RowIndex, RCount: LongInt);


procedure SaveToFile(FileName: String);


Properties


property About : TAboutDGrid


Events


Variables


FAbout : TAboutDGrid;