[Lazarus] Move simple types away from Graphics unit

Alexander Klenin klenin at gmail.com
Sun Mar 27 13:45:10 CEST 2011


On Sun, Mar 27, 2011 at 22:26, Paul Ishenin <webpirat at mail.ru> wrote:
> 27.03.2011 18:15, Alexander Klenin wrote:
>>
>> To achieve that, Graphics unit should be removed from the dependencies.
>> However, it contains various enumerations which I would like to continue
>> using.
>> For example: TFontStyle, TFontStyles, TPenEndCap, TPenJoinStyle.
>>
>> I would like those definitions moved to GraphType or, better yet, to
>> FPCanvas.
>
> Did you think that it will be delphi incompatible?

You can reexport those in a manner similar to TPenStyle etc.

-- 
Alexander S. Klenin




More information about the Lazarus mailing list