[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msewidgets.pas line 85
type tcustomcaptionframe = class(tcustomframe) |
public |
constructor create(); |
destructor destroy; override; |
procedure scale(); override; |
procedure createfont; |
function pointincaption(); override; |
procedure checkwidgetsize(); override; |
property options: captionframeoptionsty; [rw] |
property captiontextflags: textflagsty; [rw] |
property captionpos: captionposty; [rw] |
property captiondist: Integer; [rws] |
property captionoffset: Integer; [rws] |
property font: tframefont; [rws] |
end; |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |