[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesplitter.pas line 58
type tcustomsplitter = class(tscalingwidget, iobjectpicker, istatfile) |
public |
constructor create(); override; |
destructor destroy; override; |
function actualcolor; override; |
function actualopaquecolor; override; |
procedure move(); |
property options: splitteroptionsty; [rw] |
property shrinkpriority: Integer; [rw] |
property linkbottom: twidget; [rw] |
property dist_left: Integer; [rw] |
property dist_top: Integer; [rw] |
property dist_right: Integer; [rw] |
property dist_bottom: Integer; [rw] |
property grip: stockbitmapty; [rw] |
property statvarname: msestring; [rw] |
property statpriority: Integer; [rw] |
property onupdatelayout: notifyeventty; [rw] |
published |
property optionswidget: optionswidgetty; |
end; |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |