[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegui.pas line 1338
type tcustomface = class(toptionalpersistent) |
public |
constructor create(); |
destructor destroy; override; |
procedure checktemplate(); |
procedure assign(); override; |
procedure paint(); |
property options: faceoptionsty; [rws] |
property framei_left: Integer; [rws] |
property framei_top: Integer; [rws] |
property framei_right: Integer; [rws] |
property framei_bottom: Integer; [rws] |
property image: tfacebitmap; [rws] |
property fade_pos: trealarrayprop; [rws] |
property fade_color: tfadecolorarrayprop; [rws] |
property fade_direction: graphicdirectionty; [rws] |
property fade_opacity: colorty; [rws] |
property fade_opapos: trealarrayprop; [rws] |
property fade_opacolor: tfadeopacolorarrayprop; [rws] |
property frameimage_list: timagelist; [rws] |
property frameimage_offset: Integer; [rws] |
property localprops: facelocalpropsty; [rw] |
end; |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |