Contents - Index - Previous - Next


AlterTable method




Declaration
function AlterTable(NumRows, NumCols: Integer; const Caption: WideString = ''): Boolean;

Description

Changes the row count, column count, or caption of the currently selected table.

Returns True on success. Returns False on failure, or if no table is currently selected.