[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msewidgets' (#msegui)

tcustomcaptionframe

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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 caption: msestring; [rw]

  property captiontextflags: textflagsty; [rw]

  property captionpos: captionposty; [rw]

  property captiondist: Integer; [rws]

  property captionoffset: Integer; [rws]

  property font: tframefont; [rws]

end;

Inheritance

tcustomcaptionframe

|

tcustomframe,iimagelistinfo

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13