Class TvxRotateTransform

Unit

Declaration

type TvxRotateTransform = class(TvxTransform)

Description

TvxRotateTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Angle: Single read FAngle write FAngle;
Published property Smooth: Boolean read FSmooth write FSmooth;
Published property BackgroundColor: TvxColor read FBackgroundColor write FBackgroundColor;
Published property Crop: Boolean read FCrop write FCrop;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Angle: Single read FAngle write FAngle;
 
Published property Smooth: Boolean read FSmooth write FSmooth;
 
Published property BackgroundColor: TvxColor read FBackgroundColor write FBackgroundColor;
 
Published property Crop: Boolean read FCrop write FCrop;
 

Generated by PasDoc 0.15.0.