[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: exshape.pas line 15
type TShapeText = class(TPersistent) |
||
protected |
||
procedure Changed(); virtual; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Assign(); override; |
|
|
published |
||
property HorAlignment: TAlignment; [rw] |
|
|
property HorMargin: Integer; [rws] |
|
|
property Lines: TStrings; [rw] |
|
|
property VertAlignment: TVerticalAlignment; [rw] |
|
|
property VertMargin: Integer; [rws] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |