RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBGridColumns Methods

The methods of the TDBGridColumns class are listed here.

 
Name 
Description 
 
Returns the owner of an object. 
 
Updates the collection to reflect changes to its items. 
 
Name 
Description 
 
Add 
Creates a new TColumn instance and adds it to the Items array. 
 
Reads the file specified in FileName and loads the data into the TDBGridColumns object. 
 
Reads grid columns data from a stream and stores the contents in the TDBGridColumns object. 
 
Deletes existing columns and generates new columns from the dataset associated with the grid. 
 
Restores all columns to their default settings. 
 
Saves the TDBGridColumns object to the file specified in FileName. 
 
Writes a stream with the name passed in Stream with the contents of the TDBGridColumns object. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!