Language:
Русский
English
SetFillPattern (procedure) (Graph unit)
Selects a user-defined fill pattern.
Declaration
procedure SetFillPattern(Pattern: FillPatternType; Color: Word);
Target
Real, Protected
Remarks
FillPatternType is predefined as follows:
type
FillPatternType = array[1..8] of byte;