[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegrids.pas line 1328
type tcols = class(tgridarrayprop) |
public |
constructor create(); |
destructor destroy; override; |
procedure invalidatemaxsize(); |
procedure createfont; |
procedure createfontselect; |
procedure move(); override; |
function mergedwidth(); |
property focusrectdist: Integer; [rw] |
property fontselect: tcolsfontselect; [rws] |
published |
property width: Integer; [rw] |
property fontactivenum: Integer; [rw] |
property fontfocusednum: Integer; [rw] |
end; |
| |
| |
| |
| |
| |
| |
tpersistent |
? |
TObject |