Please enable JavaScript to view this site.

KOL/MCK - User Guide

function NewLabelEffect( AParent: PControl; const Caption: KOLString; ShadowDeep: Integer ): PControl;

 

Creates 3D-label with capability to rotate its text Caption, which is controlled by changing Font.FontOrientation property. If You want to get flat effect label (e.g. to rotate it only), pass ShadowDeep= 0. Please note, that drawing procedure uses Canvas property, so using of LabelEffect leads to increase size of executable. See also:

 

Caption

property Caption: KOLString;

ShadowDeep

property ShadowDeep: Integer;

 

KOL / MCK User Guide - Created by Carl Peeraer - Diamant Soft, based on the work of Vladimir Kladov - Artwerp.be

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC