[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegrids.pas line 1240
type tgridarrayprop = class(tindexpersistentarrayprop) |
public |
constructor create(); |
function fixindex(); |
property oppositecount: Integer; [rw] |
property innerframe: framety; [rw] |
published |
property cursor: cursorshapety; [rw] |
property linewidth: Integer; [rw] |
property linecolorfix: colorty; [rw] |
property colorselect: colorty; [rw] |
property coloractive: colorty; [rw] |
property colorfocused: colorty; [rw] |
property innerframe_left: Integer; [rw] |
property innerframe_top: Integer; [rw] |
property innerframe_right: Integer; [rw] |
property innerframe_bottom: Integer; [rw] |
end; |
| |
| |
| |
| |
| |
tpersistent |
? |
TObject |