Unit 'kmemortf' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKMemoRTFShape

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

Declaration

Source position: kmemortf.pas line 170

type TKMemoRTFShape = class(TObject)

protected

  procedure RTFWrapToWrapMode; virtual;

  

  procedure WrapModeToRTFWrap; virtual;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  property Background: Boolean; [rw]

  

  property Block: TKMemoBlock; [rw]

  

  property ContentPosition: TKRect; [r]

  

  property ContentType: TKMemoRTFShapeContentType; [rw]

  

  property CtrlName: AnsiString; [rw]

  

  property CtrlValue: AnsiString; [rw]

  

  property FillBlip: Boolean; [rw]

  

  property FitToShape: Boolean; [rw]

  

  property FitToText: Boolean; [rw]

  

  property HorzPosCode: Integer; [rw]

  

  property Style: TKMemoBlockStyle; [r]

  

  property VertPosCode: Integer; [rw]

  

  property Wrap: Integer; [rw]

  

  property WrapSide: Integer; [rw]

  

end;

Inheritance

TKMemoRTFShape

  

|

TObject



CT Web help

CodeTyphon Studio