RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumnTitle.Create Constructor

Creates and initializes a column title.

Pascal
constructor Create(Column: TColumn);
C++

Call Create to instantiate an instance of TColumnTitle. Create takes a TColumn instance as its argument. 

Most applications need not create column title instances, as these are instantiated by the associated column. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!