Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumnTitle.GetOwner

Gets the persistent object which owns the class instance.

Declaration

Source position: grids.pas line 482

protected function TGridColumnTitle.GetOwner: TPersistent; override;

Function result

Persistent object which owns the class instance.

See also

TPersistent