[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegrids.pas line 960
type tfixcol = class(tcol) |
public |
constructor create(); override; |
destructor destroy; override; |
property visible: Boolean; [rw] |
published |
property linewidth: Integer; |
property textflags: textflagsty; [rw] |
property numstart: Integer; [rw] |
property numstep: Integer; [rw] |
property captions: tmsestringdatalist; [rws] |
property options: fixcoloptionsty; [rw] |
property font: tgridpropfont; |
end; |
| |
| |
| |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |