mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 19:21:07 +02:00
reduced speedbutton invalidates, added TCanvas.Frame
git-svn-id: trunk@2732 -
This commit is contained in:
parent
345d674d47
commit
01cd906081
@ -70,7 +70,7 @@ type
|
||||
|
||||
Clipping : boolean; // TextRect Only : Clip Text to passed Rectangle
|
||||
|
||||
ExpandTabs : boolean; // ignored
|
||||
ExpandTabs : boolean; // currently ignored
|
||||
|
||||
ShowPrefix : boolean; // TextRect Only : Process first single '&' per
|
||||
// line as an underscore and draw '&&' as '&'
|
||||
@ -165,6 +165,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.9 2003/01/27 13:49:16 mattias
|
||||
reduced speedbutton invalidates, added TCanvas.Frame
|
||||
|
||||
Revision 1.8 2002/12/12 17:47:45 mattias
|
||||
new constants for compatibility
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user