AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.Alpha Property

The alpha component of the text color, ranging from 0 (fully transparent) to 255 (fully opaque).

Syntax
Pascal
property Alpha: Integer;

Values smaller than 0 will be treates as fully transparent, and values higher than 255 as fully opaque.

Copyright (c) 2012. All rights reserved.