[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegui.pas line 488
type tcustomframe = class(toptionalpersistent, iimagelistinfo) |
||
public |
||
constructor create(); |
||
destructor destroy; override; |
||
procedure checktemplate(); virtual; |
||
procedure assign(); override; |
||
procedure scale(); virtual; |
||
procedure checkwidgetsize(); virtual; |
||
procedure showhint(); virtual; |
||
procedure paintbackground(); |
||
procedure paintoverlay(); |
||
function pointinmask(); |
||
function outerframedim; |
||
function outerframecx; |
||
function outerframecy; |
||
function frameframedim; |
||
function frameframecx; |
||
function frameframecy; |
||
function paintframedim; |
||
function paintframecx; |
||
function paintframecy; |
||
function innerframedim; |
||
function innerframecx; |
||
function innerframecy; |
||
function outerframe; |
||
function paintframe; |
||
function paintframedelta; |
||
function innerframe; |
||
function cellframe; |
||
function pointincaption(); virtual; |
||
procedure initgridframe; virtual; |
||
procedure changedirection(); |
||
property levelo: Integer; [rws] |
||
property leveli: Integer; [rws] |
||
property framewidth: Integer; [rws] |
||
property colorframe: colorty; [rws] |
||
property colorframeactive: colorty; [rws] |
||
property colorframedisabled: colorty; [rws] |
||
property colorframemouse: colorty; [rws] |
||
property colorframeclicked: colorty; [rws] |
||
property colorframedefault: colorty; [rws] |
||
property colordkshadow: colorty; [rws] |
||
property colorshadow: colorty; [rws] |
||
property colorlight: colorty; [rws] |
||
property colorhighlight: colorty; [rws] |
||
property colordkwidth: Integer; [rws] |
||
property colorhlwidth: Integer; [rws] |
||
property hiddenedges: edgesty; [rw] |
||
property framei_left: Integer; [rws] |
||
property framei_top: Integer; [rws] |
||
property framei_right: Integer; [rws] |
||
property framei_bottom: Integer; [rws] |
||
property frameo_left: Integer; [rws] |
||
property frameo_top: Integer; [rws] |
||
property frameo_right: Integer; [rws] |
||
property frameo_bottom: Integer; [rws] |
||
property frameimage_list: timagelist; [rws] |
|
Defines a group of 8 images in a TImageList used for theming |
property frameimage_left: Integer; [rws] |
||
property frameimage_top: Integer; [rws] |
||
property frameimage_right: Integer; [rws] |
||
property frameimage_bottom: Integer; [rws] |
||
property frameimage_offset: imagenrty; [rws] |
||
property frameimage_offset1: imagenrty; [rws] |
||
property frameimage_offsetdisabled: imagenrty; [rws] |
||
property frameimage_offsetmouse: imagenrty; [rws] |
||
property frameimage_offsetclicked: imagenrty; [rws] |
||
property frameimage_offsetactive: imagenrty; [rws] |
||
property frameimage_offsetfocused: imagenrty; [rws] |
||
property frameface_list: tfacelist; [rws] |
||
property frameface_offset: facenrty; [rws] |
||
property frameface_offset1: facenrty; [rws] |
||
property frameface_offsetdisabled: facenrty; [rws] |
||
property frameface_offsetmouse: facenrty; [rws] |
||
property frameface_offsetclicked: facenrty; [rws] |
||
property frameface_offsetactive: facenrty; [rws] |
||
property frameface_offsetfocused: facenrty; [rws] |
||
property optionsskin: frameskinoptionsty; [rws] |
||
property focusrectdist: int32; [rws] |
||
property extraspace: int32; [rws] |
||
property imagedist1: int32; [rws] |
||
property imagedist2: int32; [rws] |
||
property colorclient: colorty; [rws] |
||
property localprops: framelocalpropsty; [rw] |
||
property localprops1: framelocalprops1ty; [rw] |
||
property template: tframecomp; [rw] |
||
end; |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |