RAD Studio VCL Reference
|
Generates an OnTitleClick event.
procedure TitleClick(Column: TColumn); dynamic;
__fastcall TitleClick(TColumn Column);
Applications cannot call TitleClick directly. It is exposed as a protected method so that descendants can call the OnTitleClick event handler or override the method to block the event.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|